Merge "Set the default value of pm.dexopt.shared to speed"
am: 1c505a1985
Change-Id: I22c7e853c7395f085c891f596b7bb73a15467e80
This commit is contained in:
commit
3baa4a6835
|
@ -85,4 +85,5 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||
pm.dexopt.install=quicken \
|
||||
pm.dexopt.bg-dexopt=speed-profile \
|
||||
pm.dexopt.ab-ota=speed-profile \
|
||||
pm.dexopt.inactive=verify
|
||||
pm.dexopt.inactive=verify \
|
||||
pm.dexopt.shared=speed
|
||||
|
|
Loading…
Reference in New Issue