s5neolte: wifi: Remove hostapd hidl entry from
authorAhmed ElArabawy <arabawy@google.com>
Fri, 6 Dec 2019 03:55:20 +0000 (19:55 -0800)
committerJan Altensen <info@stricted.net>
Sat, 17 Oct 2020 15:54:08 +0000 (17:54 +0200)
 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

manifest.xml

index 15768d33b9b94220bb5969cfe71b001419a4cca4..021564ce7af9eb7554191c45b06fd4942738d8bf 100644 (file)
             <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>