Set dalvik.vm.dexopt.thermal-cutoff to 1
Bug: 256753117 Test: build pass Change-Id: I35ee90954558a937e95196c5f2a947b081aa4886
This commit is contained in:
parent
8b013cbb70
commit
c6d5bb3130
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ on init
|
|||
# NFC streset tool name
|
||||
setprop persist.vendor.nfc.streset libstreset21
|
||||
setprop persist.vendor.se.streset libstreset21
|
||||
setprop dalvik.vm.dexopt.thermal-cutoff 1
|
||||
|
||||
# When ro.build.flavor=factory_felix-userdebug, add vendor/bin/factory to default path
|
||||
on init && property:ro.build.flavor=factory_felix-userdebug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue