init.rc(wahoo): Remove redundant wifi dir creation

This is already handled in the rootdir/init.rc. There is no need for the
device specific .rc to do this again.

Bug: 135683539
Bug: 113174748
Test: Verified config store loading on reboot.
Test: Will resend for regression testing.
Change-Id: I434a573b33926419f16eeba654faced89aed9c43
diff --git a/init.hardware.rc b/init.hardware.rc
index 67012e1..e9bce3e 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -235,8 +235,6 @@
     chown radio radio /data/vendor/ipa
 
     # Create the directories used by the Wireless subsystem
-    mkdir /data/misc/wifi 0770 wifi wifi
-    mkdir /data/misc/wifi/wpa_supplicant 0770 wifi wifi
     mkdir /data/vendor/wifi 0771 wifi wifi
     mkdir /data/vendor/wifi/wpa 0770 wifi wifi
     mkdir /data/vendor/wifi/wpa/sockets 0770 wifi wifi