universal7885: manifest: add android.hardware.bluetooth{,.a2dp}@1.0

Switch to android.hardware.bluetooth.a2dp@1.0-impl.mock
mock HALs just register HAL lib. Nothing else.

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Jens Lody 2021-02-12 20:26:58 +01:00 committed by roynatech2544
commit 9102c52786
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -24,17 +24,19 @@ PRODUCT_PACKAGES += \
libtinycompress \
audio.r_submix.default \
audio.usb.default \
audio.a2dp.default \
libaudioroute \
libtinyalsa \
libtinycompress \
libldacBT_bco
libldacBT_bco \
audio.hearing_aid.default
# Audio (BT)
PRODUCT_PACKAGES += \
android.hardware.bluetooth.audio@2.1-impl \
audio.bluetooth.default \
android.hardware.bluetooth.a2dp@1.0
audio.a2dp.default \
android.hardware.bluetooth.audio@2.1.vendor \
android.hardware.bluetooth.a2dp@1.0-impl.mock \
# Aptx
PRODUCT_COPY_FILES += \