forked from openkylin/platform_build
Remove obsolete pm.dexopt properties.
bug:33799337 bug:34715556 Test: build Change-Id: I5620d6516a7283483272e888fad31cd97491cc0f
This commit is contained in:
parent
c4b1823c79
commit
bf824a69db
|
@ -98,8 +98,4 @@ endif
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
pm.dexopt.install=quicken \
|
||||
pm.dexopt.bg-dexopt=speed-profile \
|
||||
pm.dexopt.ab-ota=speed-profile \
|
||||
pm.dexopt.nsys-library=speed \
|
||||
pm.dexopt.shared-apk=speed \
|
||||
pm.dexopt.forced-dexopt=speed \
|
||||
pm.dexopt.core-app=speed
|
||||
pm.dexopt.ab-ota=speed-profile
|
||||
|
|
Loading…
Reference in New Issue