Merge "Add system property for the new boot-after-mainline-update compilation reason."

This commit is contained in:
Treehugger Robot 2023-02-21 11:34:25 +00:00 committed by Gerrit Code Review
commit 3f6ffaa382

View file

@ -122,6 +122,7 @@ endif
# without exceptions).
PRODUCT_SYSTEM_PROPERTIES += \
pm.dexopt.post-boot?=extract \
pm.dexopt.boot-after-mainline-update?=verify \
pm.dexopt.install?=speed-profile \
pm.dexopt.install-fast?=skip \
pm.dexopt.install-bulk?=speed-profile \