summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2019-05-15 23:49:24 +0000
committerAlistair Strachan <astrachan@google.com>2019-05-17 20:18:10 +0000
commitef8118a2c0972b5bcdeb948c4808671134a6ecbb (patch)
treee21251e8e9a1016846fc6200a5c73f7c4c2846dc /device-common.mk
parentcc74a76a21b7e216063305bb1f966213a78aea4e (diff)
downloadhikey-ef8118a2c0972b5bcdeb948c4808671134a6ecbb.tar.gz
HiKey/HiKey960: Move audio HALs to 4.0
Use the 4.0 audio HALs in prep for increasing the FCM target version to 4 Bug: 130260100 Change-Id: Ic2e0610142ed848d516431e4cd22280a855d8f95 Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device-common.mk b/device-common.mk
index 6412d140..5616de99 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -67,9 +67,9 @@ PRODUCT_PACKAGES += audio.a2dp.default \
tinyplay
PRODUCT_PACKAGES += \
+ android.hardware.audio@4.0-impl:32 \
+ android.hardware.audio.effect@4.0-impl:32 \
android.hardware.audio@2.0-service \
- android.hardware.audio@2.0-impl \
- android.hardware.audio.effect@2.0-impl \
android.hardware.broadcastradio@1.0-impl \
android.hardware.soundtrigger@2.0-impl