Merge "Add system property for the new boot-after-mainline-update compilation reason." am: 3f6ffaa382
Original change: https://android-review.googlesource.com/c/platform/build/+/2435496 Change-Id: Id550c6d5bdaf8e390cecf6ee1808da7a4ff27b4c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
01a756570b
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue