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

Commit 314bb2fa authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "init.rc, typo: fs-post-data -> post-fs-data" am: 5b202c43 am: e0ac5d83 am: 311e4295

am: 06e9f5de

Change-Id: I1525db8d43c3c27fe7ae1b17dd97a99f28321c13
parents d8f82e23 06e9f5de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -483,7 +483,7 @@ on post-fs-data
    # Check any timezone data in /data is newer than the copy in /system, delete if not.
    exec - system system -- /system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo

    # If there is no fs-post-data action in the init.<device>.rc file, you
    # If there is no post-fs-data action in the init.<device>.rc file, you
    # must uncomment this line, otherwise encrypted filesystems
    # won't work.
    # Set indication (checked by vold) that we have finished this action