Merge "init.rc: create /data/misc/reboot for storing reboot reason" am: e499403bf4 am: 4dbefe4d4c

am: 23b31ba7e3

Change-Id: Ib3dc8244f448ce2b70303c2e151888297f7b8830
This commit is contained in:
Todd Poynor 2017-02-10 21:41:06 +00:00 committed by android-build-merger
commit 0561551951
1 changed files with 1 additions and 0 deletions

View File

@ -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