set dalvik.vm.dexopt.thermal-cutoff to 1
Bug: 303590275 Test: Flash and boot to home Change-Id: I2fc923477793f7000dea2ea45f5c013a17867cee Signed-off-by: Peter (YM) <peterym@google.com>
This commit is contained in:
parent
b69691b27b
commit
dedbc30173
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ on init
|
||||||
# NFC streset tool name
|
# NFC streset tool name
|
||||||
setprop persist.vendor.nfc.streset libstreset23
|
setprop persist.vendor.nfc.streset libstreset23
|
||||||
setprop persist.vendor.se.streset libstreset23
|
setprop persist.vendor.se.streset libstreset23
|
||||||
|
setprop dalvik.vm.dexopt.thermal-cutoff 1
|
||||||
|
|
||||||
on early-boot
|
on early-boot
|
||||||
# Wait for insmod_sh to finish all common modules
|
# Wait for insmod_sh to finish all common modules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue