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

Commit 0de764d7 authored by Martijn Coenen's avatar Martijn Coenen Committed by Gerrit Code Review
Browse files

Merge "Call early-boot-ended from init."

parents 7e62aa56 afe86cc0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -808,6 +808,10 @@ on post-fs-data
    wait_for_prop apexd.status activated
    perform_apex_config

    # After apexes are mounted, tell keymaster early boot has ended, so it will
    # stop allowing use of early-boot keys
    exec - system system -- /system/bin/vdc keymaster early-boot-ended

    # Special-case /data/media/obb per b/64566063
    mkdir /data/media 0770 media_rw media_rw encryption=None
    exec - media_rw media_rw -- /system/bin/chattr +F /data/media