summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2017-08-22 12:07:51 +0000
committerTobias Thierer <tobiast@google.com>2017-08-22 12:09:09 +0000
commitd985b20ab1a6f52a1576b8e12589a6907e832955 (patch)
treef6f7271510be6ee0a79af32740b47e3697caf84a /BoardConfigCommon.mk
parentc098a4323af8e5b248412f616495bbc0098b44d8 (diff)
downloadhikey-d985b20ab1a6f52a1576b8e12589a6907e832955.tar.gz
Revert "hikey: Switch second ARCH variant from deprecated armv7-a-neon to armv8-a"
This reverts commit c098a4323af8e5b248412f616495bbc0098b44d8. Reason for revert: The original change depends on http://r.android.com/q/topic:armv8_32bit which was reverted. Bug: 64900226 Bug: 64895079 Change-Id: I3eafbf8902d886c6891b0faa5c4e5805208c2ef5
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 89aeeb24..aad22bbd 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -5,7 +5,7 @@ TARGET_CPU_ABI := arm64-v8a
# Secondary Arch
TARGET_2ND_ARCH := arm
-TARGET_2ND_ARCH_VARIANT := armv8-a
+TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi