RM6785: Switch BtAudio to AIDL

Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
diff --git a/device.mk b/device.mk
index 7d415ff..084c578 100644
--- a/device.mk
+++ b/device.mk
@@ -40,7 +40,7 @@
     android.hardware.audio.service-mediatek \
     android.hardware.audio@6.0-impl \
     android.hardware.audio.effect@6.0-impl \
-    android.hardware.bluetooth.audio@2.0-impl \
+    android.hardware.bluetooth.audio-impl \
     audio_policy.stub \
     audio.r_submix.default \
     audio.usb.default \
diff --git a/manifest.xml b/manifest.xml
index ffcdcfa..1e9a6b5 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.6</version>