commit | 2b94b32a3db9411cc2673de1d57c5d123fd55018 | [log] [tgz] |
---|---|---|
author | Sasha Smundak <asmundak@google.com> | Thu Dec 05 10:55:39 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Dec 05 10:55:39 2019 -0800 |
tree | 4c1db3f03dc539a13ac8dcd4f8674b39c5dac408 | |
parent | cfa6adf392d0e850264545ce13c6428e2394f6d6 [diff] | |
parent | f1a68d0c1b31d650b56d93b72c9bf0717a9493a3 [diff] |
Remove AUDIOSERVER_MULTILIB assignment, this is 64-bit device. am: f1a68d0c1b Change-Id: Id481c21c8bf23b6914ac464cbb688269e1444d33
diff --git a/hikey64/BoardConfig.mk b/hikey64/BoardConfig.mk index c690185..56f5111 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