sm6250-common: Enable BluetoothSar v1.1

Bug: 148950966
Test: Manual
Change-Id: Ief822072dfe97f20f102dc35f314131e90ac4a1c
This commit is contained in:
Ugo Yu 2020-03-12 18:47:57 +08:00 committed by Demon000
parent b2c3d6432a
commit 5d2b6c67f0

View File

@ -517,12 +517,12 @@
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.hardware.bluetooth_sar</name> <name>vendor.qti.hardware.bluetooth_sar</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
<version>1.0</version> <version>1.1</version>
<interface> <interface>
<name>IBluetoothSar</name> <name>IBluetoothSar</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<fqname>@1.0::IBluetoothSar/default</fqname> <fqname>@1.1::IBluetoothSar/default</fqname>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.hardware.btconfigstore</name> <name>vendor.qti.hardware.btconfigstore</name>