Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aedac7e6 authored by Jerry Chang's avatar Jerry Chang
Browse files

Create directory to store pre-reboot information before reboot

Bug: 145203410
Test: Built and flashed, checked directory was created
Change-Id: Ic4d43fba62301bde23bec459b5b8b6332be2b6dc
parent 7bb8a000
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -614,6 +614,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