From 709c6daead14115cb813adb4dbe6489844ad8023 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowski Date: Tue, 13 Apr 2021 11:00:12 +0200 Subject: [PATCH] dre: 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.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 10d0a74..8f41636 100644 --- a/device.mk +++ b/device.mk @@ -73,7 +73,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ android.hardware.audio.service \ - android.hardware.bluetooth.audio@2.0-impl \ + android.hardware.bluetooth.audio@2.1-impl \ android.hardware.soundtrigger@2.3-impl \ audio.bluetooth.default \ audio.primary.holi \ diff --git a/manifest.xml b/manifest.xml index 258080a..70896bf 100644 --- a/manifest.xml +++ b/manifest.xml @@ -29,7 +29,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default