diff --git a/device.mk b/device.mk index 5786bb0..32adfa3 100644 --- a/device.mk +++ b/device.mk @@ -43,7 +43,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.service \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ - android.hardware.bluetooth.audio@2.0-impl + android.hardware.bluetooth.audio@2.1-impl PRODUCT_PACKAGES += \ audio.a2dp.default \ diff --git a/manifest.xml b/manifest.xml index 8847ab1..2053870 100644 --- a/manifest.xml +++ b/manifest.xml @@ -17,7 +17,7 @@ android.hardware.bluetooth.audio hwbinder - @2.0::IBluetoothAudioProvidersFactory/default + @2.1::IBluetoothAudioProvidersFactory/default android.hardware.boot