Merge "Bluetooth Audio HAL interface v2"

This commit is contained in:
TreeHugger Robot
2019-01-11 22:43:22 +00:00
committed by Android (Google) Code Review
6 changed files with 413 additions and 0 deletions

View File

@@ -87,6 +87,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.bluetooth.audio</name>
<version>2.0</version>
<interface>
<name>IBluetoothAudioProvidersFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.boot</name>
<version>1.0</version>