Merge "init.rc: create /data/misc/reboot for storing reboot reason"

am: e499403bf4

Change-Id: Idf51132742d019c42f6ca6a5d45511c504d701c4
This commit is contained in:
Todd Poynor 2017-02-10 21:36:23 +00:00 committed by android-build-merger
commit 4dbefe4d4c

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