• Home
Name Date Size #Lines LOC

..--

oem_template/03-May-2024-535160

src/main/com/android/timezone/data/03-May-2024-337255

testing/03-May-2024-469307

Android.bpD03-May-20241 KiB3329

Android.mkD03-May-2024662 160

OWNERSD03-May-2024177 65

READMED03-May-2024449 107

proguard.cfgD03-May-202472 43

README

1This directory contains code associated with the "Time Zone Data" app, which is a mechanism
2for updating time zone rules data on device without needing a full OTA: it is delivered via
3OEM-specific signed .apk files.
4
5The code/files beneath this directory are maintained by Android developers and intended to be
6OEM-independent.
7
8See the oem_template directory for files / directory structures that OEMs are expected to copy
9elsewhere and configure.
10