sm6250-common: adjust thread count and cpuset after setup wizard
Test: Forrest appinstall test Bug: 149395059 Change-Id: Ia3f09b817daf36a3ac81f871675fbb1cbd2f6bb5
This commit is contained in:
parent
9d26cd31ec
commit
c615731c6d
@ -739,3 +739,7 @@ service audioshell_service /vendor/bin/audioshell_service
|
||||
on property:ro.vendor.miui.region=*
|
||||
start audioshell_service
|
||||
#2019.11.25 longcheer puqirui add for misound MIUI patch end
|
||||
|
||||
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…
Reference in New Issue
Block a user