summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSasha Smundak <asmundak@google.com>2019-12-05 10:55:39 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-05 10:55:39 -0800
commit2b94b32a3db9411cc2673de1d57c5d123fd55018 (patch)
tree4c1db3f03dc539a13ac8dcd4f8674b39c5dac408
parentcfa6adf392d0e850264545ce13c6428e2394f6d6 (diff)
parentf1a68d0c1b31d650b56d93b72c9bf0717a9493a3 (diff)
downloadhikey-2b94b32a3db9411cc2673de1d57c5d123fd55018.tar.gz
Remove AUDIOSERVER_MULTILIB assignment, this is 64-bit device.
am: f1a68d0c1b Change-Id: Id481c21c8bf23b6914ac464cbb688269e1444d33
-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