This reverts commit 3e78c36e5f
.
Reason for revert: build break
ERROR: files are incompatible: The following instances are in the device manifest but not specified in framework compatibility matrix:
vendor.google.bluetooth_ext.IBluetoothCco/default (@1)
Bug: 361443653
Change-Id: I59f325ad1d8af5fca54cc9bb8a6208c5c8c20939
34 lines
1 KiB
XML
34 lines
1 KiB
XML
<compatibility-matrix version="1.0" type="framework">
|
|
<hal format="aidl" optional="true">
|
|
<name>vendor.google.bluetooth_ext</name>
|
|
<version>1</version>
|
|
<interface>
|
|
<name>IBluetoothFinder</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<interface>
|
|
<name>IBluetoothCcc</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<interface>
|
|
<name>IBTChannelAvoidance</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<interface>
|
|
<name>IBluetoothSar</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<interface>
|
|
<name>IBluetoothExt</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<interface>
|
|
<name>IBluetoothEwp</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<interface>
|
|
<name>IBluetoothCco</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</compatibility-matrix>
|