Merge "Create a new directory on boot for update_engine logs"
am: 78d882bb5f
Change-Id: I7685ae024fa7fcc49b4fcb6dd8b4f5f753cff239
This commit is contained in:
commit
5d86509d19
1 changed files with 1 additions and 0 deletions
|
|
@ -430,6 +430,7 @@ on post-fs-data
|
|||
mkdir /data/misc/vold 0700 root root
|
||||
mkdir /data/misc/boottrace 0771 system shell
|
||||
mkdir /data/misc/update_engine 0700 root root
|
||||
mkdir /data/misc/update_engine_log 02750 root log
|
||||
mkdir /data/misc/trace 0700 root root
|
||||
# profile file layout
|
||||
mkdir /data/misc/profiles 0771 system system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue