wifi: move wpa_supplicant VINTF definition to wpa_supplicant module

Bug: 36505680
Test: builds and wifi works
Change-Id: Ie1b2334a61fa697f643406c12ea3bf59550ee817
Merged-In: Ie1b2334a61fa697f643406c12ea3bf59550ee817
diff --git a/common/manifest.xml b/common/manifest.xml
index 82de6e5..919eebd 100644
--- a/common/manifest.xml
+++ b/common/manifest.xml
@@ -195,15 +195,6 @@
         </interface>
     </hal>
     <hal format="hidl">
-        <name>android.hardware.wifi.supplicant</name>
-        <transport>hwbinder</transport>
-        <version>1.0</version>
-        <interface>
-            <name>ISupplicant</name>
-            <instance>default</instance>
-        </interface>
-    </hal>
-    <hal format="hidl">
         <name>android.hardware.health</name>
         <transport>hwbinder</transport>
         <version>2.0</version>