Merge "init.rc: create /data/misc/reboot for storing reboot reason"
am: e499403bf4
Change-Id: Idf51132742d019c42f6ca6a5d45511c504d701c4
This commit is contained in:
commit
4dbefe4d4c
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