summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSasha Smundak <asmundak@google.com>2019-12-05 10:59:39 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-05 10:59:39 -0800
commitbcb3de1b65d0e66efa72982234a59534b886cc42 (patch)
tree2177b7d024523350cd397138f264181986ab95c3
parentba652422f12c2037a690a84e338c94f059252f08 (diff)
parent45bd2a133db6c74ee10396a488771e8835fbfdf1 (diff)
downloadhikey-bcb3de1b65d0e66efa72982234a59534b886cc42.tar.gz
Remove AUDIOSERVER_MULTILIB assignment, this is 64-bit device. am: f1a68d0c1b am: 2b94b32a3d
am: 45bd2a133d Change-Id: Ia44de01ec81a8e46853d77c91d2e0a4a1f3af329
-rw-r--r--hikey64/BoardConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/hikey64/BoardConfig.mk b/hikey64/BoardConfig.mk
index c690185f..56f51113 100644
--- a/hikey64/BoardConfig.mk
+++ b/hikey64/BoardConfig.mk
@@ -1,7 +1,5 @@
include device/linaro/hikey/hikey/BoardConfig.mk
-AUDIOSERVER_MULTILIB := 64
-
TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-a
TARGET_CPU_ABI := arm64-v8a