a3xelte: 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>
Wed, 16 Dec 2020 12:05:40 +0000 (12:05 +0000)
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 498d5c776812e312553958f3995816fbb5a3893f..1293561400c416669f0543c6ed320d5b6309aef0 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>