sm7250-common: Switch BtAudio to AIDL

Test: m
Bug: 203490261

Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
This commit is contained in:
Josh Wu 2022-01-24 22:56:14 -08:00 committed by mikairyuu
parent d7397d77ef
commit 79fba8b135
2 changed files with 1 additions and 6 deletions

View File

@ -78,7 +78,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@7.0-impl \
android.hardware.audio.effect@7.0-impl \
android.hardware.audio.service \
android.hardware.bluetooth.audio@2.1-impl \
android.hardware.bluetooth.audio-impl \
android.hardware.soundtrigger@2.3-impl
PRODUCT_PACKAGES += \

View File

@ -14,11 +14,6 @@
<transport>hwbinder</transport>
<fqname>@1.0::IBluetoothHci/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth.audio</name>
<transport>hwbinder</transport>
<fqname>@2.1::IBluetoothAudioProvidersFactory/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.camera.provider</name>
<transport>hwbinder</transport>