Merge "init.rc: create /data/misc/reboot for storing reboot reason" am: e499403bf4
am: 4dbefe4d4c
Change-Id: I71aa9b65cb57eac2e49fce94344b20e0a4a63bc1
This commit is contained in:
commit
23b31ba7e3
1 changed files with 1 additions and 0 deletions
|
|
@ -402,6 +402,7 @@ on post-fs-data
|
|||
mkdir /data/misc/boottrace 0771 system shell
|
||||
mkdir /data/misc/update_engine 0700 root root
|
||||
mkdir /data/misc/trace 0700 root root
|
||||
mkdir /data/misc/reboot 0700 root root
|
||||
# profile file layout
|
||||
mkdir /data/misc/profiles 0771 system system
|
||||
mkdir /data/misc/profiles/cur 0771 system system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue