sm8350-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:
Jakub Pawlowski 2021-04-13 11:00:12 +02:00 committed by Arian
parent f6d9784077
commit 3334f2e7f1
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0.vendor \
android.hardware.bluetooth.audio@2.0-impl \
android.hardware.bluetooth.audio@2.1-impl \
com.dsi.ant@1.0.vendor \
vendor.qti.hardware.bluetooth_audio@2.0.vendor \
vendor.qti.hardware.bluetooth_audio@2.1.vendor \

View File

@ -497,7 +497,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<hal format="hidl">
<name>android.hardware.bluetooth.audio</name>
<transport>hwbinder</transport>
<version>2.0</version>
<version>2.1</version>
<interface>
<name>IBluetoothAudioProvidersFactory</name>
<instance>default</instance>