Switch BtAudio to AIDL am: e8aabb124f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17052848 Change-Id: I23d45215198a05ddd184651d9a005602ffae18d0
This commit is contained in:
commit
49c9007fda
2 changed files with 1 additions and 10 deletions
|
@ -910,7 +910,7 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.audio.effect@7.0-impl \
|
||||
android.hardware.soundtrigger@2.3-impl \
|
||||
vendor.google.whitechapel.audio.audioext@3.0-impl \
|
||||
android.hardware.bluetooth.audio@2.1-impl
|
||||
android.hardware.bluetooth.audio-impl \
|
||||
|
||||
#
|
||||
##Audio HAL libraries
|
||||
|
|
|
@ -71,15 +71,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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue