mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Uprev bluetooth audio HIDL impl to 2.1
* We get free LC3 support, isn't it poggers? Change-Id: Ia8cef3905c133441cbe741c83d6d5ecdf4be2338
This commit is contained in:
committed by
Matsvei Niaverau
parent
e62dbd3d48
commit
2b39fecfee
@@ -43,7 +43,7 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.audio@6.0-impl \
|
||||
android.hardware.audio.effect@6.0-impl \
|
||||
android.hardware.bluetooth.audio@2.0-impl
|
||||
android.hardware.bluetooth.audio@2.1-impl
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.a2dp.default \
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.bluetooth.audio</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@2.0::IBluetoothAudioProvidersFactory/default</fqname>
|
||||
<fqname>@2.1::IBluetoothAudioProvidersFactory/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.boot</name>
|
||||
|
||||
Reference in New Issue
Block a user