diff --git a/manifest.xml b/manifest.xml
index ab1de2e7..6c990374 100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -19,11 +19,6 @@
hwbinder
@1.0::IBluetoothHci/default
-
- android.hardware.bluetooth.audio
- hwbinder
- @2.1::IBluetoothAudioProvidersFactory/default
-
android.hardware.camera.provider
hwbinder
diff --git a/sdm660.mk b/sdm660.mk
index f8aa1684..0b350f03 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -131,7 +131,7 @@ PRODUCT_PACKAGES += \
# Bluetooth
PRODUCT_PACKAGES += \
audio.bluetooth.default \
- android.hardware.bluetooth.audio@2.1-impl \
+ android.hardware.bluetooth.audio-impl \
libbthost_if \
libhdmiedid \
libhfp \