Enable secondary dex compilation in the background dexopt job
Test: adb shell cmd package bg-dexopt-job Bug: 32871170 Change-Id: I473e291a26335bd766c8845d2ea28c4f1e45db53
This commit is contained in:
parent
7cf8429738
commit
dc308c1b1d
1 changed files with 1 additions and 0 deletions
|
@ -80,4 +80,5 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||
ro.dalvik.vm.native.bridge=0 \
|
||||
dalvik.vm.usejit=true \
|
||||
dalvik.vm.usejitprofiles=true \
|
||||
dalvik.vm.dexopt.secondary=true \
|
||||
dalvik.vm.appimageformat=lz4
|
||||
|
|
Loading…
Reference in a new issue