mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
wahoo: Switch BtAudio to AIDL
Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
This commit is contained in:
@@ -498,8 +498,7 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.effect@6.0-impl:32 \
|
||||
android.hardware.soundtrigger@2.2-impl:32 \
|
||||
android.hardware.bluetooth.a2dp@1.0.vendor \
|
||||
android.hardware.bluetooth.audio@2.1-impl \
|
||||
android.hardware.bluetooth.audio@2.1.vendor \
|
||||
android.hardware.bluetooth.audio-impl \
|
||||
android.hardware.audio@2.0-service
|
||||
|
||||
# stereo speakers: orientation changes swap L/R channels
|
||||
|
||||
@@ -35,15 +35,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