Restore creation of /data/misc/vold erroneously rolled back

Rollback commit: 9f403450bc

Bug: 19704432
Change-Id: I1a73a2e1d3f4d5441df4d686d420d3a79b3e95bc
This commit is contained in:
Paul Crowley 2015-06-03 13:33:43 +01:00
parent 3e2f2a77f5
commit f8a6fa503f

View file

@ -271,6 +271,7 @@ on post-fs-data
chmod 0660 /data/misc/wifi/wpa_supplicant.conf
mkdir /data/local 0751 root root
mkdir /data/misc/media 0700 media media
mkdir /data/misc/vold 0700 root root
# For security reasons, /data/local/tmp should always be empty.
# Do not place files or directories in /data/local/tmp