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

Commit 4370ff58 authored by Oli Lan's avatar Oli Lan
Browse files

Create directory for snapshots of DE_sys apex data.

This creates the /data/misc/apexrollback directory which will
hold snapshots of DE_sys apex data directories (i.e. it will
hold backups of data from /data/misc/apexdata for particular
apexes).

See go/apex-data-directories for details.

Bug: 141148175
Test: Built and flashed, checked directory was created.
Change-Id: If45377a9b29cc1f52dd08ea1339829e3bb3032e9
parent 13e51e7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -580,6 +580,7 @@ on post-fs-data
    mkdir /data/misc/gcov 0770 root root
    mkdir /data/misc/installd 0700 root root
    mkdir /data/misc/apexdata 0700 root root
    mkdir /data/misc/apexrollback 0700 root root

    mkdir /data/preloads 0775 system system encryption=None