wifi: move wpa_supplicant VINTF definition to wpa_supplicant module

Bug: 36505680
Test: builds and wifi works
Change-Id: I5ada1546d817b26ebea3834c178aeed705992583
diff --git a/manifest.xml b/manifest.xml
index c08a789..3be26bf 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -156,15 +156,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>