From ef8118a2c0972b5bcdeb948c4808671134a6ecbb Mon Sep 17 00:00:00 2001 From: John Stultz Date: Wed, 15 May 2019 23:49:24 +0000 Subject: 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 --- device-common.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'device-common.mk') 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 -- cgit v1.2.3