From bf824a69db851c30407ee984a562f2a3e8b09037 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Wed, 3 May 2017 13:28:45 +0100 Subject: [PATCH] Remove obsolete pm.dexopt properties. bug:33799337 bug:34715556 Test: build Change-Id: I5620d6516a7283483272e888fad31cd97491cc0f --- target/product/runtime_libart.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk index ffdd9040a..f8f8bda0a 100644 --- a/target/product/runtime_libart.mk +++ b/target/product/runtime_libart.mk @@ -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