a5xelte: wifi: Remove IWifi hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Tue, 23 Jul 2019 22:28:34 +0000 (15:28 -0700)
committerDanny Wood <danwood76@gmail.com>
Tue, 22 Sep 2020 12:10:25 +0000 (13:10 +0100)
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 45d7d8fe859aa052102dd546fb1c558f507594fd..6cc93b6a4be985e96a0c6b7b57e09e4a21753bb2 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>