From 1bc432c444fbb0cfbbb80c983db1853dfd6d9805 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Tue, 12 Oct 2021 01:00:17 +0200 Subject: [PATCH] sm7250-common: Uprev bluetooth audio HIDL impl to 2.1 * We get free LC3 support, isn't it poggers? Change-Id: I0f1713ee542102374183ef8088bcad62d3859c2f --- lito.mk | 2 +- manifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lito.mk b/lito.mk index ce9a8bf..5afd085 100644 --- a/lito.mk +++ b/lito.mk @@ -82,7 +82,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 PRODUCT_PACKAGES += \ diff --git a/manifest.xml b/manifest.xml index 221b302..84eb48e 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.camera.provider