universal8895: wifi: Remove hostapd hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Tue, 22 Sep 2020 17:28:57 +0000 (21:28 +0400)
committerAnan Jaser <ananjaser@gmail.com>
Thu, 24 Sep 2020 05:14:44 +0000 (09:14 +0400)
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 f8ac03dee4bddbd437c1fa20375f8aec4bf2e589..53185b05321dab0f43b45ab56f9860e6c0337581 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>android.hardware.wifi.supplicant</name>
         <transport>hwbinder</transport>