mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: 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
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
0881a3f97e
commit
2a9beddce4
2 changed files with 6 additions and 6 deletions
|
|
@ -9,9 +9,9 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi
|
|||
TARGET_EXCLUDES_AUDIOFX := true
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@2.0-impl \
|
||||
android.hardware.audio@6.0-impl \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.audio.effect@2.0-impl \
|
||||
android.hardware.audio.effect@6.0-impl \
|
||||
libalsautils \
|
||||
libeffects \
|
||||
libnbaio_mono \
|
||||
|
|
|
|||
Loading…
Reference in a new issue