exynos9610: wifi: Remove IWifi hidl entry from manifest.xml
authorAhmed ElArabawy <arabawy@google.com>
Tue, 23 Jul 2019 22:28:34 +0000 (15:28 -0700)
committerJan Altensen <info@stricted.net>
Sun, 1 Nov 2020 02:08:05 +0000 (03:08 +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 dd2700c195b79f8526a010b0c181421a10ce8e7d..4a5a34722a5a443c6b4e784da55bda41f169e89f 100644 (file)
         </interface>
         <fqname>@1.1::IUsb/default</fqname>
     </hal>
-    <hal format="hidl">
-        <name>android.hardware.wifi</name>
-        <transport>hwbinder</transport>
-        <version>1.3</version>
-        <interface>
-            <name>IWifi</name>
-            <instance>default</instance>
-        </interface>
-        <fqname>@1.3::IWifi/default</fqname>
-    </hal>
     <hal format="hidl">
         <name>android.hardware.wifi.hostapd</name>
         <transport>hwbinder</transport>