diff --git a/device.mk b/device.mk
index 5edb88b..0ab396a 100644
--- a/device.mk
+++ b/device.mk
@@ -15,6 +15,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@4.0.vendor \
android.hardware.soundtrigger@2.1-impl \
audio.bluetooth.default \
+ android.hardware.bluetooth.audio@2.0-impl \
audio.r_submix.default \
audio.usb.default \
libaudiopreprocessing \
diff --git a/manifest.xml b/manifest.xml
index d474e78..f86a988 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -29,6 +29,11 @@
@1.0::IBluetoothHci/default
+
+ android.hardware.bluetooth.audio
+ hwbinder
+ @2.0::IBluetoothAudioProvidersFactory/default
+
android.hardware.camera.provider
hwbinder