Lines Matching refs:files
15 - Code related to "distros", the collection of files that can be used to
19 - Contains files that provide inputs to the time zone rules update process.
20 Some files come from external sources and some are mastered in Android.
24 - Contains tools that generate Android time zone files.
27 - Contains some derived files from the time zone rules update process and
28 used in the Android system image, distros and APEX files. Some files are
46 download-iana-files.py
48 It downloads the latest tzdata and/or tzcode files from IANA and puts them
50 update-tzdata.py script. See download-iana-files.py --help for more.
54 data files.
63 1) Run "download-iana-files.py --data" to update the input_data/iana file.
64 2) Make manual modifications to input_data/android files as needed.
69 system/timezone/testing/data, external/icu runtime files and testing equivalents.
77 REMINDER: Any prebuilt apks of OEM-specific time zone data apps .apk files
78 (i.e. ones that that contain distro files) will also need to be regenerated
80 APEX files containing time zone data files will also need to be regenerated.
87 syntax to the text rules files (e.g. asia, north_america, etc.) or adds useful
99 you can use "download-iana-files.py --tools" instead of "--data" and testing
103 tzdata should also be regenerated. e.g. APK and APEX files.
109 Android needs various files to be updated to take a time zone data update.
110 These files come from various sources and we needed a concise shorthand
111 to indicate compatibility between a set of files and an Android release. This is
117 an APK. The Android time zone "distro" is a zip archive containing the files
118 needed to update a device's time zone rules by overlaying files into locations
123 the same files we continue to use a shorthand version code. See apex/ for
139 the time zone data set version code and files must be updated as well.
144 - A non-backwards compatible change to the tzdata or tzlookup.xml files used
161 system/timezone/testing/data, external/icu runtime files and testing equivalents.
171 REMINDER: Any prebuilt apks / apex files (i.e. ones that that contain time zone files)