Add AIDL support on IBluetoothCcc
Bug: 239658601 Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: Ia519b59e8924fd482c382a2aa9f814437ca533cf
This commit is contained in:
parent
91c668dc19
commit
9787835a1b
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