exynos9610: wifi: Remove hostapd hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Fri, 6 Dec 2019 03:55:20 +0000 (19:55 -0800)
committerJan Altensen <info@stricted.net>
Sun, 1 Nov 2020 02:08:06 +0000 (03:08 +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 7ce40abb1e5683b8fb61e6a4805874a01e2c59c7..449e547fdec64de9eef6a710672f82fa0d790016 100644 (file)
         </interface>
         <fqname>@1.1::IUsb/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>android.hardware.vibrator</name>
         <transport>hwbinder</transport>