sm7325-common: Use bluetooth.audio@2.1
bluetooth.audio@2.1 adds new functionalities required for Bluetooth LE Audio development Bug: 150670922 Change-Id: Iac2ece0c029a38fef82e81f5ba3ba491163818ef
This commit is contained in:
parent
e98449d472
commit
19dbb0b0d2
@ -29,7 +29,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>
|
||||||
<version>2.0</version>
|
<version>2.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IBluetoothAudioProvidersFactory</name>
|
<name>IBluetoothAudioProvidersFactory</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
@ -94,7 +94,7 @@ PRODUCT_PACKAGES += \
|
|||||||
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.audio.service \
|
android.hardware.audio.service \
|
||||||
android.hardware.bluetooth.audio@2.0-impl \
|
android.hardware.bluetooth.audio@2.1-impl \
|
||||||
android.hardware.soundtrigger@2.3-impl \
|
android.hardware.soundtrigger@2.3-impl \
|
||||||
audioadsprpcd \
|
audioadsprpcd \
|
||||||
audio.bluetooth.default \
|
audio.bluetooth.default \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user