From 4e22787a388b1ede78896f3af8e136e16ca2ad76 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowski Date: Tue, 13 Apr 2021 11:00:12 +0200 Subject: [PATCH] gs101: use bluetooth.audio@2.1 bluetooth.audio@2.1 adds new functionalities required for Bluetooth LE Audio development Bug: 150670922 Change-Id: Iac2ece0c029a38fef82e81f5ba3ba491163818ef --- device.mk | 2 +- manifest-gralloc3.xml | 2 +- manifest.xml | 2 +- manifest_64-gralloc3.xml | 2 +- manifest_64.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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