am 5f3c715e: am 7f623dec: Merge "Set up crypto for user directories in init."

* commit '5f3c715e1a8331f13ea39264b24dfc03ac8db060':
  Set up crypto for user directories in init.
This commit is contained in:
Paul Crowley 2015-05-21 21:59:40 +00:00 committed by Android Git Automerger
commit e8cbb421cd
1 changed files with 3 additions and 0 deletions

View File

@ -320,6 +320,9 @@ on post-fs-data
mkdir /data/system/heapdump 0700 system system
mkdir /data/user 0711 system system
# Set up the crypto policies on /data/user
exec -- /system/bin/vdc cryptfs setusercryptopolicies /data/user
# Reload policy from /data/security if present.
setprop selinux.reload_policy 1