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:
Adam Shih 2022-08-01 14:14:48 +08:00
parent 91c668dc19
commit 9787835a1b

View file

@ -7,4 +7,12 @@
<instance>secondary</instance>
</interface>
</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>