From fdf037c037ff2720a61212d8c88f0676d14ead38 Mon Sep 17 00:00:00 2001 From: Josh Wu Date: Mon, 24 Jan 2022 22:56:14 -0800 Subject: msm8996-common: Switch BtAudio to AIDL Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 --- manifest.xml | 9 --------- msm8996.mk | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/manifest.xml b/manifest.xml index 372cc1c..a2c387e 100644 --- a/manifest.xml +++ b/manifest.xml @@ -51,15 +51,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. default - - android.hardware.bluetooth.audio - hwbinder - 2.0 - - IBluetoothAudioProvidersFactory - default - - com.qualcomm.qti.ant hwbinder diff --git a/msm8996.mk b/msm8996.mk index 17b081a..870e3da 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -137,7 +137,7 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.0.vendor \ - android.hardware.bluetooth.audio@2.0-impl \ + android.hardware.bluetooth.audio-impl \ audio.bluetooth.default # Camera -- cgit v1.2.3