mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +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.service \
|
||||||
android.hardware.audio@6.0-impl \
|
android.hardware.audio@6.0-impl \
|
||||||
android.hardware.audio.effect@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 += \
|
PRODUCT_PACKAGES += \
|
||||||
audio.a2dp.default \
|
audio.a2dp.default \
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.bluetooth.audio</name>
|
<name>android.hardware.bluetooth.audio</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<fqname>@2.0::IBluetoothAudioProvidersFactory/default</fqname>
|
<fqname>@2.1::IBluetoothAudioProvidersFactory/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.boot</name>
|
<name>android.hardware.boot</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user