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
47 download-iana-files.py
49 It downloads the latest tzdata and/or tzcode files from IANA and puts them
51 update-tzdata.py script. See download-iana-files.py --help for more.
55 data files.
64 1) Run "download-iana-files.py --data" to update the input_data/iana file.
65 2) Make manual modifications to input_data/android files as needed.
70 system/timezone/testing/data, external/icu runtime files and testing equivalents.
78 REMINDER: Any prebuilt apks of OEM-specific time zone data apps .apk files
79 (i.e. ones that that contain distro files) will also need to be regenerated
81 APEX files containing time zone data files will also need to be regenerated.
88 syntax to the text rules files (e.g. asia, north_america, etc.) or adds useful
100 you can use "download-iana-files.py --tools" instead of "--data" and testing
104 tzdata should also be regenerated. e.g. APK and APEX files.
110 Android needs various files to be updated to take a time zone data update.
111 These files come from various sources and we needed a concise shorthand
112 to indicate compatibility between a set of files and an Android release. This is
118 an APK. The Android time zone "distro" is a zip archive containing the files
119 needed to update a device's time zone rules by overlaying files into locations
124 the same files we continue to use a shorthand version code. See apex/ for
140 the time zone data set version code and files must be updated as well.
145 - A non-backwards compatible change to the tzdata or tzlookup.xml files used
162 system/timezone/testing/data, external/icu runtime files and testing equivalents.
170 REMINDER: Any prebuilt apks / apex files (i.e. ones that that contain time zone files)