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

Commit f7593a9a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[incrementa;] set mode and encryption for /data/incremental"

parents aba02dbe 73d9e7d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -701,7 +701,7 @@ on post-fs-data
    mkdir /data/rollback-observer 0700 system system encryption=DeleteIfNecessary

    # Create root dir for Incremental Service
    mkdir /data/incremental 0770 system system encryption=None
    mkdir /data/incremental 0771 system system encryption=Require

    # Wait for apexd to finish activating APEXes before starting more processes.
    wait_for_prop apexd.status ready