Switch BtAudio to AIDL
Test: m Bug: 203490261 Change-Id: I9668afb6549491c65ec193f707ef936c3bb519ae Merged-In: I9668afb6549491c65ec193f707ef936c3bb519ae
This commit is contained in:
parent
5357ce3a42
commit
e8aabb124f
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