a5xelte:: wifi: Remove hostapd hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Fri, 6 Dec 2019 03:55:20 +0000 (19:55 -0800)
committerDanny Wood <danwood76@gmail.com>
Tue, 22 Sep 2020 12:12:03 +0000 (13:12 +0100)
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 36a608c94b15ee54b668df177e9eb8863eebbbd1..7f61b6750f08a65f0648f403d27b534bc2f283e9 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>