summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2020-01-12 14:04:43 -0800
committerandroid-build-merger <android-build-merger@google.com>2020-01-12 14:04:43 -0800
commita671f0b2aa87a7ba442e57a24aa4ee0c6e26f3b9 (patch)
treeaf4439cfed36ccd991beab34e9baed03f09b7a98
parent4eb2e80585a67917be3cec0913dee2670612e235 (diff)
parent19f426df221d573fbb4cf890d862cf3275a7d01b (diff)
downloadart-a671f0b2aa87a7ba442e57a24aa4ee0c6e26f3b9.tar.gz
Merge "Revert "Make the generic armv8 config pretend it has a 2nd arch.""
am: 19f426df22 Change-Id: Ib03cce3ccb8068f526c0c7dc8fbabde6a764879a
-rw-r--r--armv8/BoardConfig.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/armv8/BoardConfig.mk b/armv8/BoardConfig.mk
index b9cc70c..e50c642 100644
--- a/armv8/BoardConfig.mk
+++ b/armv8/BoardConfig.mk
@@ -27,10 +27,4 @@ TARGET_PREFER_32_BIT_APPS :=
TARGET_SUPPORTS_32_BIT_APPS :=
TARGET_SUPPORTS_64_BIT_APPS := true
-TARGET_2ND_ARCH := arm
-TARGET_2ND_ARCH_VARIANT := armv7-a-neon
-TARGET_2ND_CPU_ABI := armeabi-v7a
-TARGET_2ND_CPU_ABI2 := armeabi
-TARGET_2ND_CPU_VARIANT := krait
-
USE_CLANG_PLATFORM_BUILD := true