summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authorMikhail Naganov <mnaganov@google.com>2019-11-22 10:56:29 -0800
committerMichael Bestas <mkbestas@lineageos.org>2020-12-18 22:40:33 +0200
commit939fd6b3019828b56469d7b75f237bf176bfe57f (patch)
treeadf3ac400e23f165059966d53aa5979f8327b43d /sdm660.mk
parent4994b8a6ffa7df0f79a548ddf6746bcea1f629f1 (diff)
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
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk4
1 files changed, 2 insertions, 2 deletions
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 \