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

Commit f38aab46 authored by Steven Moreland's avatar Steven Moreland
Browse files

init.rc, typo: fs-post-data -> post-fs-data

Test: pass
Change-Id: Icafdb7ec61935b35db85096b49e7f232a456f620
parent 22b7f76a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -482,7 +482,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