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

Commit 73d9e7d6 authored by Songchun Fan's avatar Songchun Fan
Browse files

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

To be consistent with /data/app.

Test: boots
BUG: 137855266
Change-Id: I8aa549155367edfad158924bcf7892ac7bb76f16
parent c9d8d2b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -689,7 +689,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