mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-29 04:07:47 +00:00
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:
committed by
TreeHugger Robot
parent
e1a5177c81
commit
89f11fce86
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user