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

* commit '33154817e274a4c7c381e2f5ef73ead7093e3985':
  Create world-searchable /data/misc/user directory
This commit is contained in:
Robin Lee 2014-06-05 17:26:31 +00:00 committed by Android Git Automerger
commit b7c07da2f4
1 changed files with 1 additions and 0 deletions

View File

@ -241,6 +241,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