Merge "Add compiler filter for inactive app downgrade"
This commit is contained in:
commit
f1b2aebc54
|
@ -84,4 +84,5 @@ endif
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
pm.dexopt.install=quicken \
|
pm.dexopt.install=quicken \
|
||||||
pm.dexopt.bg-dexopt=speed-profile \
|
pm.dexopt.bg-dexopt=speed-profile \
|
||||||
pm.dexopt.ab-ota=speed-profile
|
pm.dexopt.ab-ota=speed-profile \
|
||||||
|
pm.dexopt.inactive=verify
|
||||||
|
|
Loading…
Reference in New Issue