Merge "init.rc: mkdir /data/misc/update_engine 0700 root root"
This commit is contained in:
commit
10bb4e5161
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue