Merge "Create directory to store pre-reboot information before reboot"
This commit is contained in:
commit
9272319714
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