Merge "Create directory to store pre-reboot information before reboot" am: 9272319714
Change-Id: I75f979929d74dee093a175dfbdb38edb40d6aa0c
This commit is contained in:
commit
1b7787e33a
1 changed files with 2 additions and 0 deletions
|
|
@ -612,6 +612,8 @@ on post-fs-data
|
|||
mkdir /data/misc/apexdata 0711 root root
|
||||
mkdir /data/misc/apexrollback 0700 root root
|
||||
mkdir /data/misc/snapshotctl_log 0770 root root
|
||||
# create location to store pre-reboot information
|
||||
mkdir /data/misc/prereboot 0700 system system
|
||||
|
||||
mkdir /data/preloads 0775 system system encryption=None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue