wpa_supplicant: Turn off HIDL interface

Will be turned on when the kernel patches for HW binder lands in
wireless branch.

Bug: 32511422
Test: Compiles.
Test: Integration tests.
Change-Id: Id19f1bcf383a03eceebebd8f0da2da0f53a0d7dd
diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config
index 2a5c810..84044fc 100644
--- a/wpa_supplicant/android.config
+++ b/wpa_supplicant/android.config
@@ -326,7 +326,7 @@
 
 # Add support for Hidl control interface
 # Only applicable for Android platforms.
-CONFIG_CTRL_IFACE_HIDL=y
+# CONFIG_CTRL_IFACE_HIDL=y
 
 # Add support for loading EAP methods dynamically as shared libraries.
 # When this option is enabled, each EAP method can be either included