diff --git a/device.mk b/device.mk index acf59ae..15aeb1f 100644 --- a/device.mk +++ b/device.mk @@ -89,8 +89,7 @@ PRODUCT_PACKAGES += \ # Bluetooth PRODUCT_PACKAGES += \ audio.bluetooth.default \ - libbthost_if \ - BluetoothQti + libbthost_if PRODUCT_PACKAGES += \ android.hardware.bluetooth.audio@2.0-impl \