Switch BtAudio to AIDL am: aad12bba4d

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17053190

Change-Id: I616d41ffa8dc8e1e2a77afdb050bdd60dcb6435d
This commit is contained in:
Josh Wu 2022-03-02 18:15:18 +00:00 committed by Automerger Merge Worker
commit 30b948e9f3
2 changed files with 1 additions and 10 deletions

View file

@ -967,7 +967,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio.service \ android.hardware.audio.service \
android.hardware.audio@7.1-impl \ android.hardware.audio@7.1-impl \
android.hardware.audio.effect@7.0-impl \ android.hardware.audio.effect@7.0-impl \
android.hardware.bluetooth.audio@2.1-impl \ android.hardware.bluetooth.audio-impl \
android.hardware.soundtrigger@2.3-impl \ android.hardware.soundtrigger@2.3-impl \
vendor.google.whitechapel.audio.audioext@3.0-impl vendor.google.whitechapel.audio.audioext@3.0-impl

View file

@ -84,15 +84,6 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </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"> <hal format="hidl">
<name>android.hardware.boot</name> <name>android.hardware.boot</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>