j7elte: wifi: Remove IWifi hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Tue, 23 Jul 2019 22:28:34 +0000 (15:28 -0700)
committerDario Trombello <dariotr@outlook.de>
Thu, 7 Jan 2021 17:37:56 +0000 (18:37 +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 adede0c370f7fd6332f36b39fa558aff35f042a0..6b780876e237dcf0840c4efe939dbf2ba815ab49 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>