sm6250-common: adjust thread count and cpuset after setup wizard

Test: Forrest appinstall test
Bug: 149395059
Change-Id: Ia3f09b817daf36a3ac81f871675fbb1cbd2f6bb5
This commit is contained in:
Kyle Lin 2020-03-06 19:08:58 +08:00 committed by Nick C
parent 2834287e9f
commit 792209f2fc

View File

@ -776,3 +776,7 @@ service audioshell_service /vendor/bin/audioshell_service
on property:ro.vendor.miui.region=* on property:ro.vendor.miui.region=*
start audioshell_service start audioshell_service
#2019.11.25 longcheer puqirui add for misound MIUI patch end #2019.11.25 longcheer puqirui add for misound MIUI patch end
on property:persist.sys.device_provisioned=1
setprop dalvik.vm.dex2oat-cpu-set 2,3,4,5
setprop dalvik.vm.dex2oat-threads 4