Merge "Add new aidl interface for android.hardware.bluetooth.audio"

This commit is contained in:
TreeHugger Robot
2021-12-03 01:11:14 +00:00
committed by Android (Google) Code Review
72 changed files with 2893 additions and 0 deletions

View File

@@ -147,6 +147,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.bluetooth.audio</name>
<interface>
<name>IBluetoothAudioProviderFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.boot</name>
<version>1.2</version>