summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-04-23 11:34:08 -0700
committerDan Willemsen <dwillemsen@google.com>2018-04-23 11:34:24 -0700
commite9ea1927a4dc42cfd906cecfb5a647ea42298eec (patch)
treed1c242d6ab4923cf5986e2951db63aa2280b54e9 /BoardConfigCommon.mk
parent3efc1239f7fb166e5662f444e375071f29d302f2 (diff)
downloadhikey-e9ea1927a4dc42cfd906cecfb5a647ea42298eec.tar.gz
Fix mac build
As reported here: https://groups.google.com/d/msg/android-building/lGawwN0LQP0/KrY194rCCAAJ WITH_DEXPREOPT already defaults to true on Linux, and is not currently supported on Mac. Test: m (on mac) Change-Id: Ic3e93fac5a20cce643436406a8e93ff4e28b4f5f
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index eb64ac65..3ab2410b 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -11,7 +11,6 @@ TARGET_2ND_CPU_ABI2 := armeabi
TARGET_USES_64_BIT_BINDER := true
-WITH_DEXPREOPT ?= true
USE_OPENGL_RENDERER := true
# BT configs