diff --git a/device.mk b/device.mk index e10aca89..8d3ece4a 100644 --- a/device.mk +++ b/device.mk @@ -983,7 +983,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio@2.0-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 \ android.hardware.soundtrigger@2.3-impl \ vendor.google.whitechapel.audio.audioext@2.0-impl diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index 6e86082a..633a0824 100644 --- a/manifest-gralloc3.xml +++ b/manifest-gralloc3.xml @@ -122,7 +122,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default diff --git a/manifest.xml b/manifest.xml index c8bcedcd..183304cc 100644 --- a/manifest.xml +++ b/manifest.xml @@ -122,7 +122,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default diff --git a/manifest_64-gralloc3.xml b/manifest_64-gralloc3.xml index 5a4cac7c..ff5dbcc3 100644 --- a/manifest_64-gralloc3.xml +++ b/manifest_64-gralloc3.xml @@ -109,7 +109,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default diff --git a/manifest_64.xml b/manifest_64.xml index 3ea065ee..d61a3549 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -109,7 +109,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default