miatoll: Adjust dex2oat thread count after setup wizard

Test: Forrest appinstall test
Bug: 149395059
Change-Id: I9c5db865c616480b0f00629aba54e02b97bc4674
This commit is contained in:
Kyle Lin 2020-04-22 11:05:02 +08:00 committed by Aryan Gupta
parent 3ab99f01c5
commit 18e3b79b40

View File

@ -22,3 +22,7 @@ on boot && property:ro.product.vendor.device=*
on init && property:ro.boot.hwname=joyeuse
setprop ro.boot.product.hardware.sku joyeuse
start vendor.nfc_hal_service
on property:persist.sys.device_provisioned=1
setprop dalvik.vm.dex2oat-cpu-set 0,1,2,3,4,5,7
setprop dalvik.vm.dex2oat-threads 6