gta4xl-common: 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
diff --git a/manifest.xml b/manifest.xml
index fe4dd0f..2788b2c 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -251,16 +251,6 @@
<fqname>@1.3::IWifi/default</fqname>
</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">
<name>com.dsi.ant</name>
<transport>hwbinder</transport>
<version>1.0</version>