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

View File

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