mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Switch BtAudio to AIDL
Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Change-Id: I3c3e1bfad896d1c401bcb158c6921c0bae8c58f1
This commit is contained in:
committed by
Matsvei Niaverau
parent
95a661f74f
commit
2162c82bb5
@@ -43,7 +43,7 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.service.mediatek \
|
||||
android.hardware.audio@6.0-impl \
|
||||
android.hardware.audio.effect@6.0-impl \
|
||||
android.hardware.bluetooth.audio@2.1-impl
|
||||
android.hardware.bluetooth.audio-impl
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.a2dp.default \
|
||||
|
||||
@@ -14,11 +14,6 @@
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@1.0::IBluetoothHci/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.bluetooth.audio</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@2.1::IBluetoothAudioProvidersFactory/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.boot</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
||||
Reference in New Issue
Block a user