Build AOSP BT 2.0 audio hal

Change-Id: I3c7120f5f29605a939d0ca78054894e2cafcca65
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
1nfrag 2019-11-07 13:05:08 +08:00 committed by Giammarco Senatore
parent fa342adb5f
commit 8f59ddc383
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -61,6 +61,8 @@ PRODUCT_PACKAGES += \
# Bluetooth # Bluetooth
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.bluetooth.audio@2.0-impl \
audio.bluetooth.default \
libbthost_if \ libbthost_if \
libldacBT_dec \ libldacBT_dec \
BluetoothQti \ BluetoothQti \