vendor: Set speed-profile fot install fast

Change-Id: I1817e346db0f8029fc5907c62044430f2512ec07
This commit is contained in:
Zabuka_zuzu
2025-11-05 08:12:06 +00:00
parent 162609e192
commit e03520842b

View File

@@ -36,7 +36,7 @@ TARGET_OPTIMIZED_DEXOPT ?= false
ifeq ($(TARGET_OPTIMIZED_DEXOPT),true)
PRODUCT_SYSTEM_PROPERTIES += \
pm.dexopt.install=speed-profile \
pm.dexopt.install-fast=speed \
pm.dexopt.install-fast=speed-profile \
pm.dexopt.install-bulk=speed-profile \
pm.dexopt.install-bulk-secondary=speed \
pm.dexopt.install-bulk-downgraded=speed \