Merge "init.rc, typo: fs-post-data -> post-fs-data" am: 5b202c4376 am: e0ac5d8304

am: 311e4295dc

Change-Id: I16478e1bcd6e80db86550e0ddb377e16a04b372d
This commit is contained in:
Steven Moreland 2017-01-26 00:56:33 +00:00 committed by android-build-merger
commit 06e9f5de8c

View file

@ -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