Merge "Add Bluetooth extension HAL - CCO" into main
This commit is contained in:
commit
7bc11b8bba
3 changed files with 6 additions and 0 deletions
|
@ -26,5 +26,9 @@
|
||||||
<name>IBluetoothEwp</name>
|
<name>IBluetoothEwp</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
|
<interface>
|
||||||
|
<name>IBluetoothCco</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
</compatibility-matrix>
|
</compatibility-matrix>
|
||||||
|
|
|
@ -23,5 +23,6 @@
|
||||||
<fqname>IBluetoothExt/default</fqname>
|
<fqname>IBluetoothExt/default</fqname>
|
||||||
<fqname>IBluetoothFinder/default</fqname>
|
<fqname>IBluetoothFinder/default</fqname>
|
||||||
<fqname>IBluetoothSar/default</fqname>
|
<fqname>IBluetoothSar/default</fqname>
|
||||||
|
<fqname>IBluetoothCco/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
|
@ -5,3 +5,4 @@ vendor.google.bluetooth_ext.IBluetoothCcc/default u:o
|
||||||
vendor.google.bluetooth_ext.IBluetoothEwp/default u:object_r:hal_bluetooth_coexistence_service:s0
|
vendor.google.bluetooth_ext.IBluetoothEwp/default u:object_r:hal_bluetooth_coexistence_service:s0
|
||||||
vendor.google.bluetooth_ext.IBluetoothExt/default u:object_r:hal_bluetooth_coexistence_service:s0
|
vendor.google.bluetooth_ext.IBluetoothExt/default u:object_r:hal_bluetooth_coexistence_service:s0
|
||||||
vendor.google.bluetooth_ext.IBluetoothFinder/default u:object_r:hal_bluetooth_coexistence_service:s0
|
vendor.google.bluetooth_ext.IBluetoothFinder/default u:object_r:hal_bluetooth_coexistence_service:s0
|
||||||
|
vendor.google.bluetooth_ext.IBluetoothCco/default u:object_r:hal_bluetooth_coexistence_service:s0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue