davinci: 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:
Ahmed ElArabawy
2019-12-05 19:55:20 -08:00
committed by Arian
parent 49dce4c7cc
commit ee7e31623a

View File

@@ -311,16 +311,6 @@
</interface> </interface>
<fqname>@1.0::IVibrator/default</fqname> <fqname>@1.0::IVibrator/default</fqname>
</hal> </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>
<fqname>@1.1::IHostapd/default</fqname>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>com.qualcomm.qti.ant</name> <name>com.qualcomm.qti.ant</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>