gta4xl-common: Switch BtAudio to AIDL
Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
diff --git a/common.mk b/common.mk
index 54e3c45..a85f796 100644
--- a/common.mk
+++ b/common.mk
@@ -26,7 +26,7 @@
android.hardware.audio.effect@7.0-impl:32 \
android.hardware.audio@7.0-impl:32 \
android.hardware.audio.service \
- android.hardware.bluetooth.audio@2.0-impl:32 \
+ android.hardware.bluetooth.audio-impl \
audio.bluetooth.default \
audio.r_submix.default \
audio.usb.default \
diff --git a/manifest.xml b/manifest.xml
index 9345469..73ccc2f 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -27,15 +27,6 @@
</interface>
</hal>
<hal format="hidl">
- <name>android.hardware.bluetooth.audio</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IBluetoothAudioProvidersFactory</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.camera.provider</name>
<transport>hwbinder</transport>
<version>2.5</version>