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

Commit 6a97572d authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Allow apexd to snapshot and restore DE data." am: 0460f65f

Change-Id: I5e33934de587c18d9ccdb0734c0ea1ca58d2016e
parents f8e96584 0460f65f
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -738,6 +738,12 @@ on post-fs-data


    init_user0
    init_user0


    # Allow apexd to snapshot and restore device encrypted apex data in the case
    # of a rollback. This should be done immediately after DE_user data keys
    # are loaded. APEXes should not access this data until this has been
    # completed.
    exec_start apexd-snapshotde

    # Set SELinux security contexts on upgrade or policy update.
    # Set SELinux security contexts on upgrade or policy update.
    restorecon --recursive --skip-ce /data
    restorecon --recursive --skip-ce /data