Merge "Create world-searchable /data/misc/user directory"

This commit is contained in:
Robin Lee 2014-06-05 17:07:43 +00:00 committed by Gerrit Code Review
commit 46fbaf062f
1 changed files with 1 additions and 0 deletions

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