Merge "init.rc, typo: fs-post-data -> post-fs-data" am: 5b202c4376
am: e0ac5d8304
am: 311e4295dc
am: 06e9f5de8c
Change-Id: I1525db8d43c3c27fe7ae1b17dd97a99f28321c13
This commit is contained in:
commit
314bb2faf2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue