wahoo: Switch BtAudio to AIDL

Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
This commit is contained in:
Josh Wu
2022-01-24 22:56:14 -08:00
committed by Asriadi Rahim
parent be5519f6ab
commit 05cd57ced2
2 changed files with 1 additions and 11 deletions

View File

@@ -498,8 +498,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio.effect@6.0-impl:32 \
android.hardware.soundtrigger@2.2-impl:32 \
android.hardware.bluetooth.a2dp@1.0.vendor \
android.hardware.bluetooth.audio@2.1-impl \
android.hardware.bluetooth.audio@2.1.vendor \
android.hardware.bluetooth.audio-impl \
android.hardware.audio@2.0-service
# stereo speakers: orientation changes swap L/R channels

View File

@@ -35,15 +35,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth.audio</name>
<transport>hwbinder</transport>
<version>2.1</version>
<interface>
<name>IBluetoothAudioProvidersFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.boot</name>
<transport>hwbinder</transport>