j7elte: wifi: Remove hostapd hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Fri, 6 Dec 2019 03:55:20 +0000 (19:55 -0800)
committerDario Trombello <dariotr@outlook.de>
Thu, 7 Jan 2021 17:38:27 +0000 (18:38 +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 d6c06647eea4f5d5e9d28d18bedf5f670a8e8661..4e02a233e76f5a429dd210308e0db43866daa78d 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.touch</name>
         <transport>hwbinder</transport>