Remove obsolete pm.dexopt properties.

bug:33799337
bug:34715556

Test: build
Change-Id: I5620d6516a7283483272e888fad31cd97491cc0f
This commit is contained in:
Nicolas Geoffray 2017-05-03 13:28:45 +01:00
parent c4b1823c79
commit bf824a69db
1 changed files with 1 additions and 5 deletions

View File

@ -98,8 +98,4 @@ endif
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
pm.dexopt.install=quicken \ pm.dexopt.install=quicken \
pm.dexopt.bg-dexopt=speed-profile \ pm.dexopt.bg-dexopt=speed-profile \
pm.dexopt.ab-ota=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