sm6150-common: 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 basamaryan
parent 2d10bb309b
commit 6735f03614
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD
2 changed files with 1 additions and 10 deletions

View File

@ -27,15 +27,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.camera.provider</name>
<transport>hwbinder</transport>

View File

@ -46,7 +46,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl \
android.hardware.audio.effect@6.0-impl \
android.hardware.audio.service \
android.hardware.bluetooth.audio@2.1-impl \
android.hardware.bluetooth.audio-impl \
android.hardware.soundtrigger@2.2-impl
PRODUCT_PACKAGES += \