am 46fbaf06: Merge "Create world-searchable /data/misc/user directory"

* commit '46fbaf062fd94e3fecc7165f4b42d42145e0603d':
  Create world-searchable /data/misc/user directory
This commit is contained in:
Robin Lee 2014-06-05 17:15:07 +00:00 committed by Android Git Automerger
commit 33154817e2

View file

@ -237,6 +237,7 @@ on post-fs-data
mkdir /data/misc/wifi/sockets 0770 wifi wifi
mkdir /data/misc/wifi/wpa_supplicant 0770 wifi wifi
mkdir /data/misc/dhcp 0770 dhcp dhcp
mkdir /data/misc/user 0771 root root
# give system access to wpa_supplicant.conf for backup and restore
chmod 0660 /data/misc/wifi/wpa_supplicant.conf
mkdir /data/local 0751 root root