Remove android.hardware.bluetooth.audio HAL from manifest
This HAL has been replaced with AIDL, so it does not exist anymore, causing VtsHalBluetoothAudioV2_0TargetTest and VtsHalBluetoothAudioV2_1TargetTest to fail. Bug: 231275829 Test: presubmit Test: VTS VtsHalBluetoothAudioV2_0TargetTest VtsHalBluetoothAudioV2_1TargetTest Change-Id: I9df7d4eb0b06cdbca2ac42a05d227b78897e0918 Merged-In: Ie091dfce3c63be4fd6d0ed5b6600587aa56862cd
This commit is contained in:
parent
be78bf5b34
commit
00c5187904
1 changed files with 0 additions and 9 deletions
|
@ -62,15 +62,6 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.bluetooth.audio</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>2.1</version>
|
|
||||||
<interface>
|
|
||||||
<name>IBluetoothAudioProvidersFactory</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.boot</name>
|
<name>android.hardware.boot</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue