summaryrefslogtreecommitdiffstats
path: root/arm_v7_v8/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arm_v7_v8/BoardConfig.mk')
-rw-r--r--arm_v7_v8/BoardConfig.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/arm_v7_v8/BoardConfig.mk b/arm_v7_v8/BoardConfig.mk
index b26b032..0ebff4c 100644
--- a/arm_v7_v8/BoardConfig.mk
+++ b/arm_v7_v8/BoardConfig.mk
@@ -34,7 +34,5 @@ TARGET_SUPPORTS_64_BIT_APPS := true
USE_CLANG_PLATFORM_BUILD := true
-# Disable debug binaries and dexpreopt for
-# an unbundled ART build.
-PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false
+# Disable dexpreopt for an unbundled ART build.
WITH_DEXPREOPT := false