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

Commit a1344fa6 authored by Songchun Fan's avatar Songchun Fan Committed by Gerrit Code Review
Browse files

Merge "[incremental] create /data/incremental in init.rc"

parents 0ba78425 28496243
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -688,6 +688,9 @@ on post-fs-data
    mkdir /data/rollback 0700 system system encryption=DeleteIfNecessary
    mkdir /data/rollback-observer 0700 system system encryption=DeleteIfNecessary

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

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