Adding Audio HAL V5: Direction API
Bug: 119137468 Test: With testbed app Change-Id: I4251b3853d00308dbd988625f8e7466a66b823fa
This commit is contained in:
parent
ece9a72804
commit
dd2d18fff1
1 changed files with 2 additions and 4 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue