sm6250-common: Update btconfigstore vintf version to 2.0

Update btconfigstore vintf version to 2.0.

Change-Id: I69ff5fc76d6de169c1120ebc79e039ce5d3d93bd
This commit is contained in:
Nitin Shivpure 2020-06-26 14:58:42 +05:30 committed by Demon000
parent 816b531571
commit 72324de3c6

View File

@ -376,12 +376,12 @@
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.hardware.btconfigstore</name> <name>vendor.qti.hardware.btconfigstore</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
<version>1.0</version> <version>2.0</version>
<interface> <interface>
<name>IBTConfigStore</name> <name>IBTConfigStore</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<fqname>@1.0::IBTConfigStore/default</fqname> <fqname>@2.0::IBTConfigStore/default</fqname>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.hardware.capabilityconfigstore</name> <name>vendor.qti.hardware.capabilityconfigstore</name>