1 # Edit these to reflect the update files. 2 3 # This should be the tzdata version. e.g. "2015a". Lexicographical sort order 4 # may become important in future so if inventing interim releases only add 5 # characters to the end. 6 tzdata.version= 7 bionic.file= 8 icu.file= 9 10 # Edit these as required to point to the file expected to exist on the device. 11 checksum.file.local.1=../../../bionic/libc/zoneinfo/tzdata 12 checksum.file.ondevice.1=/system/usr/share/zoneinfo/tzdata 13 checksum.file.local.2=../../../external/icu/icu4c/source/stubdata/icudt55l.dat 14 checksum.file.ondevice.2=/system/usr/icu/icudt55l.dat 15