mondrianwifi: Wifi: Remove hostapd hidl entry from manifest.xml
This CL removes the definition for the hostapd hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 145780363 Test: builds and wifi softap works Change-Id: I2a9cb25209efc94f6306f38d89cb5e1ff6f72bed
This commit is contained in:
parent
f5026de1b6
commit
071d4125da
@ -153,15 +153,6 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.wifi.hostapd</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.1</version>
|
||||
<interface>
|
||||
<name>IHostapd</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<!-- <hal format="hidl">
|
||||
<name>vendor.lineage.livedisplay</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
Loading…
Reference in New Issue
Block a user