am 10bb4e51: Merge "init.rc: mkdir /data/misc/update_engine 0700 root root"

* commit '10bb4e5161ecca1a9660d1e5967b3fb5e7662839':
  init.rc: mkdir /data/misc/update_engine 0700 root root
This commit is contained in:
David Zeuthen 2015-10-07 20:29:00 +00:00 committed by Android Git Automerger
commit 8c06f8ccd4
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@ on post-fs-data
mkdir /data/local 0751 root root
mkdir /data/misc/media 0700 media media
mkdir /data/misc/boottrace 0771 system shell
mkdir /data/misc/update_engine 0700 root root
# For security reasons, /data/local/tmp should always be empty.
# Do not place files or directories in /data/local/tmp