universal8895: wifi: Remove IWifi hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Tue, 22 Sep 2020 17:30:34 +0000 (21:30 +0400)
committerAnan Jaser <ananjaser@gmail.com>
Thu, 24 Sep 2020 05:15:07 +0000 (09:15 +0400)
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 3c3b781cddb1b890d0f2fed16d7a1a672718c85f..d67c7b6ab8f5a5082658e94555ae3018685f3514 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>vendor.lineage.livedisplay</name>
         <transport>hwbinder</transport>