diff --git a/manifest.xml b/manifest.xml
index 9fbedc19..e72382fb 100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -22,7 +22,7 @@
android.hardware.bluetooth.audio
hwbinder
- @2.0::IBluetoothAudioProvidersFactory/default
+ @2.1::IBluetoothAudioProvidersFactory/default
android.hardware.camera.provider
diff --git a/sdm660.mk b/sdm660.mk
index 61c762ce..c9d6c499 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -141,7 +141,7 @@ PRODUCT_PACKAGES += \
# Bluetooth
PRODUCT_PACKAGES += \
audio.bluetooth.default \
- android.hardware.bluetooth.audio@2.0-impl \
+ android.hardware.bluetooth.audio@2.1-impl \
liba2dpoffload \
libbthost_if \
libhdmiedid \