From 939fd6b3019828b56469d7b75f237bf176bfe57f Mon Sep 17 00:00:00 2001 From: Mikhail Naganov Date: Fri, 22 Nov 2019 10:56:29 -0800 Subject: sdm660-common: Switch to Audio HAL V6 Switch to Audio HAL V6 Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test on taimen and walleye Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8 --- sdm660.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sdm660.mk') diff --git a/sdm660.mk b/sdm660.mk index 1aa5a80..5dab5dc 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -86,9 +86,9 @@ PRODUCT_COPY_FILES += \ # Audio PRODUCT_PACKAGES += \ - android.hardware.audio@5.0-impl \ + android.hardware.audio@6.0-impl \ android.hardware.audio@2.0-service \ - android.hardware.audio.effect@5.0-impl \ + android.hardware.audio.effect@6.0-impl \ android.hardware.audio.effect@2.0-service \ android.hardware.soundtrigger@2.1-impl \ audio.a2dp.default \ -- cgit v1.2.3