From bb60b16ec99ef9e587517ec9af4a91e2b573b55b Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Tue, 12 Oct 2021 01:00:17 +0200 Subject: [PATCH] sm6150-common: Uprev bluetooth audio HIDL impl to 2.1 * We get free LC3 support, isn't it poggers? Change-Id: I0f1713ee542102374183ef8088bcad62d3859c2f --- configs/hidl/manifest.xml | 2 +- sm6150.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index 1478269..9759fe0 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -30,7 +30,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default diff --git a/sm6150.mk b/sm6150.mk index 0911209..0a648e4 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -41,7 +41,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.2-impl PRODUCT_PACKAGES += \