From b8b22c6cfb5dcf1073c743a0944a2e114a8e9089 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Tue, 12 Oct 2021 01:00:17 +0200 Subject: [PATCH] sm6250-common: Uprev bluetooth audio HIDL impl to 2.1 * We get free LC3 support, isn't it poggers? Change-Id: I0f1713ee542102374183ef8088bcad62d3859c2f --- atoll.mk | 2 +- manifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atoll.mk b/atoll.mk index 04b5092..8f60a72 100644 --- a/atoll.mk +++ b/atoll.mk @@ -35,7 +35,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 += \ diff --git a/manifest.xml b/manifest.xml index eb44c0e..b50c16b 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