sanders: Remove creation of /data/misc/wifi and

/data/misc/dhcp

* The creation of /data/misc/wifi and /data/misc/dhcp was moved long ago
  to the core init.rc script. Moreover, /data/misc/wifi is deprecated
  since wpa_supplicant now relies on /data/vendor/wifi.

Change-Id: Ic0a33af44ffe163d3dd06cebdc1e192dc9bcb11f
This commit is contained in:
Han Wang
2018-08-18 20:28:03 -04:00
committed by therootlord
parent b60b481227
commit 247d9b0e98

View File

@@ -361,10 +361,6 @@ on post-fs-data
mkdir /data/vendor/wifi/wpa/sockets 0770 wifi wifi
mkdir /data/vendor/wifi/wpa_supplicant 0770 wifi wifi
mkdir /data/vendor/wifi/wigig_hostapd 0770 wifi wifi
mkdir /data/misc/wifi 0770 wifi wifi
mkdir /data/misc/wifi/sockets 0770 wifi wifi
mkdir /data/misc/wifi/wpa_supplicant 0770 wifi wifi
mkdir /data/misc/dhcp 0750 dhcp system
#create port-bridge log dir
mkdir /data/vendor/port_bridge 0770 radio radio