forked from openkylin/platform_build
Merge "Add compiler filter for inactive app downgrade"
This commit is contained in:
commit
d060624916
|
@ -82,4 +82,5 @@ endif
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
pm.dexopt.install=quicken \
|
||||
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