Merge "Switch tzdatacheck to comparing tzdata module file" am: e59703319f
am: 91f35c08cd
Change-Id: I95813932709c8c80d954cb7330793644b11ebaf5
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 79da9d5..0b57dba 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -601,8 +601,9 @@
# Set SELinux security contexts on upgrade or policy update.
restorecon --recursive --skip-ce /data
- # Check any timezone data in /data is newer than the copy in the runtime module, delete if not.
- exec - system system -- /system/bin/tzdatacheck /apex/com.android.runtime/etc/tz /data/misc/zoneinfo
+ # Check any timezone data in /data is newer than the copy in the time zone data
+ # module, delete if not.
+ exec - system system -- /system/bin/tzdatacheck /apex/com.android.tzdata/etc/tz /data/misc/zoneinfo
# If there is no post-fs-data action in the init.<device>.rc file, you
# must uncomment this line, otherwise encrypted filesystems