Add AIDL support on IBluetoothCcc am: 9787835a1b
am: 8468304e56
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/19457964 Change-Id: I46043b64b4e0fb078e467f5c9d28569687a1ad37 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ef4330f0a3
1 changed files with 8 additions and 0 deletions
|
@ -7,4 +7,12 @@
|
||||||
<instance>secondary</instance>
|
<instance>secondary</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="hidl">
|
||||||
|
<name>hardware.google.bluetooth.ccc</name>
|
||||||
|
<version>1.1</version>
|
||||||
|
<interface>
|
||||||
|
<name>IBluetoothCcc</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
</compatibility-matrix>
|
</compatibility-matrix>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue