Switch BluetoothCcc hal to 1.1 am: 83601df27a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17887240 Change-Id: I254b969c40e076beb31a39234ba3f96932f38844 Ignore-AOSP-First: this is an automerge Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
85a0bf43c4
3 changed files with 3 additions and 3 deletions
|
@ -105,7 +105,7 @@
|
||||||
<hal format="hidl" optional="true">
|
<hal format="hidl" optional="true">
|
||||||
<name>hardware.google.bluetooth.ccc</name>
|
<name>hardware.google.bluetooth.ccc</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IBluetoothCcc</name>
|
<name>IBluetoothCcc</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
|
@ -127,7 +127,7 @@
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>hardware.google.bluetooth.ccc</name>
|
<name>hardware.google.bluetooth.ccc</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IBluetoothCcc</name>
|
<name>IBluetoothCcc</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
|
@ -137,7 +137,7 @@
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>hardware.google.bluetooth.ccc</name>
|
<name>hardware.google.bluetooth.ccc</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IBluetoothCcc</name>
|
<name>IBluetoothCcc</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue