Add system property for the new boot-after-mainline-update compilation

reason.

Test: Boot
Bug: 265685704
Ignore-AOSP-First: Topic with internal changes - will cherry-pick to
  AOSP later.
Change-Id: I11d8d6eac1ea0e9537a839ee39adf3edb51852ec
This commit is contained in:
Martin Stjernholm
2023-01-16 17:14:14 +00:00
parent 10ec92bb7f
commit 8450989b34

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 \