X6833B: Switch BtAudio to AIDL

Test: m
Bug: 203490261

Change-Id: I80eced28790a15ad5485c9780ccf5812ab75dc1d
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
Josh Wu 2023-09-05 12:32:13 +01:00 committed by dodyirawan85
parent 94e76e82af
commit 3bd5cb997b
2 changed files with 1 additions and 11 deletions

View file

@ -60,16 +60,6 @@
</interface>
<fqname>@1.1::IBluetoothHci/default</fqname>
</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>
<fqname>@2.1::IBluetoothAudioProvidersFactory/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.boot</name>
<transport>hwbinder</transport>

View file

@ -51,7 +51,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
audio.bluetooth.default \
android.hardware.bluetooth.audio@2.1-impl
android.hardware.bluetooth.audio-impl
PRODUCT_PACKAGES += \
libaudiofoundation.vendor \