vendor: Set speed-profile fot install fast
Change-Id: I1817e346db0f8029fc5907c62044430f2512ec07
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user