Make hostapd optional
This is to mitigate build breakage. Fix: 221164554 Bug: 207076973 Change-Id: Iaa6a79ea7a313356806c77575302c7b10e22e3fa
This commit is contained in:
parent
a04c61d42b
commit
e9893b4e61
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
<instance>dual</instance>
|
<instance>dual</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl">
|
<hal format="aidl" optional="true">
|
||||||
<name>android.hardware.wifi.hostapd</name>
|
<name>android.hardware.wifi.hostapd</name>
|
||||||
<version>1</version>
|
<version>1</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue