diff --git a/device.mk b/device.mk index d087cc8..2a9422f 100644 --- a/device.mk +++ b/device.mk @@ -61,6 +61,8 @@ PRODUCT_PACKAGES += \ # Bluetooth PRODUCT_PACKAGES += \ + android.hardware.bluetooth.audio@2.0-impl \ + audio.bluetooth.default \ libbthost_if \ libldacBT_dec \ BluetoothQti \