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

This commit is contained in:
David Zeuthen 2015-10-07 20:18:36 +00:00 committed by Gerrit Code Review
commit 10bb4e5161
1 changed files with 1 additions and 0 deletions

View File

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