Remove bluetooth.a2dp from matrix as deprecated HAL

Bug: 129121468
Test: Manually play A2DP with presubmit build
Change-Id: Id1ddd780361110f6e944a095ce1f8ae7ae86b9e9
This commit is contained in:
Cheney Ni
2019-04-11 18:51:21 +08:00
parent 86eb7fc62b
commit b1a144041e

View File

@@ -79,14 +79,6 @@
<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.bluetooth.audio</name>
<version>2.0</version>