Switch BluetoothCcc hal to 1.1

Bug: 229710243
Test: make
Change-Id: I991da922b0c290992c63632efffbabff46c537cb
This commit is contained in:
Ted Wang 2022-04-21 16:29:04 +08:00 committed by TreeHugger Robot
parent 267e8bb958
commit 83601df27a
3 changed files with 3 additions and 3 deletions

View file

@ -105,7 +105,7 @@
<hal format="hidl" optional="true">
<name>hardware.google.bluetooth.ccc</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>IBluetoothCcc</name>
<instance>default</instance>

View file

@ -127,7 +127,7 @@
<hal format="hidl">
<name>hardware.google.bluetooth.ccc</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>IBluetoothCcc</name>
<instance>default</instance>

View file

@ -137,7 +137,7 @@
<hal format="hidl">
<name>hardware.google.bluetooth.ccc</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>IBluetoothCcc</name>
<instance>default</instance>