mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-07 14:47:34 +09:00
miatoll: Adjust dex2oat thread count after setup wizard
Test: Forrest appinstall test Bug: 149395059 Change-Id: I9c5db865c616480b0f00629aba54e02b97bc4674
This commit is contained in:
parent
3ab99f01c5
commit
18e3b79b40
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user