mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Switch BtAudio to AIDL
Test: m Bug: 203490261 Change-Id: I9668afb6549491c65ec193f707ef936c3bb519ae
This commit is contained in:
committed by
TreeHugger Robot
parent
bdb1d3f7c7
commit
78497675e4
@@ -907,7 +907,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>
|
||||
|
||||
Reference in New Issue
Block a user