s5neolte: wifi: Remove IWifi hidl entry from
authorAhmed ElArabawy <arabawy@google.com>
Tue, 23 Jul 2019 22:28:34 +0000 (15:28 -0700)
committerJan Altensen <info@stricted.net>
Tue, 22 Sep 2020 03:41:35 +0000 (05:41 +0200)
 manifest.xml

This CL removes the definition for the IWifi hidl interface from
manifest.xml and rely on vint-fragements entry.
This is to avoid the need to modify the revision in future

Bug: 138243400
Test: builds and wifi works
Change-Id: Icaff93193e10d4953d9947d2739b05959ece79f1

manifest.xml

index 0a465d6051f3f24e3c5ca9fe1df6f94bfdb1e5a9..6a893f9183a8f3af5d7552e0dce845601c4a89a2 100644 (file)
             <instance>default</instance>
         </interface>
     </hal>
-    <hal format="hidl">
-        <name>android.hardware.wifi</name>
-        <transport>hwbinder</transport>
-        <version>1.3</version>
-        <interface>
-            <name>IWifi</name>
-            <instance>default</instance>
-        </interface>
-    </hal>
     <hal format="hidl">
         <name>android.hardware.wifi.hostapd</name>
         <transport>hwbinder</transport>