mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-09 15:47:19 +09:00
sm6250-common: Uprev bluetooth audio HIDL impl to 2.1
* We get free LC3 support, isn't it poggers? Change-Id: I0f1713ee542102374183ef8088bcad62d3859c2f
This commit is contained in:
parent
ef3b155cca
commit
d59c0109a0
2
atoll.mk
2
atoll.mk
@ -34,7 +34,7 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@6.0-impl \
|
||||
android.hardware.audio.effect@6.0-impl \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.bluetooth.audio@2.0-impl \
|
||||
android.hardware.bluetooth.audio@2.1-impl \
|
||||
android.hardware.soundtrigger@2.2-impl
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -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.camera.provider</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user