Adding Audio HAL V5: Direction API

Bug: 119137468
Test: With testbed app
Change-Id: I4251b3853d00308dbd988625f8e7466a66b823fa
This commit is contained in:
android-usb 2021-07-10 17:31:06 +02:00 committed by Giammarco Senatore
parent ece9a72804
commit dd2d18fff1
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -23,11 +23,9 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-pe
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@2.0-impl \
android.hardware.audio@2.0-service \
android.hardware.audio@4.0-impl \
android.hardware.audio.effect@2.0-impl \
android.hardware.audio.effect@4.0-impl \
android.hardware.audio@5.0-impl \
android.hardware.audio.effect@5.0-impl \
android.hardware.soundtrigger@2.1-impl \
audio.a2dp.default \
audio.r_submix.default \