Make IBluetoothEwp optional
Change Ie21bf80e294825b299ce54e0bfa4b3e95212db93 caused some broken targets like T6Pro. To mitigate the breakages on targets which are using the same framework matrix but weren't separately enabled/worked around with the BT EWP feature, making the hal optional. Bug: 229722326 Change-Id: Iaa01dc7fed832981e73fe445e0ac67e500120f13
This commit is contained in:
parent
e1a5177c81
commit
89f11fce86
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>hardware.google.bluetooth.ewp</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue