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

Bug: 203490261
Test: m android.hardware.bluetooth.audio-update-api

Change-Id: Ida6d664b2c3eedfb4c3abaece7c3540623c72270
This commit is contained in:
Alice Kuo
2021-10-18 03:35:59 +08:00
parent 82a564515c
commit 0fbd060e51
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>