mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
matrix: add bluetooth.a2dp
Add bluetooth.a2dp to matrix as optional HAL. Bug: 68112778 Test: m framework_compatibility_matrix.xml Change-Id: I818a1d278eeae625f563ce74f056140407c50a64
This commit is contained in:
@@ -55,6 +55,14 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.bluetooth.a2dp</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IBluetoothAudioOffload</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.boot</name>
|
||||
<version>1.0</version>
|
||||
|
||||
Reference in New Issue
Block a user