• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

oem_template/23-Mar-2024-529154

src/main/com/android/timezone/data/23-Mar-2024-337255

testing/23-Mar-2024-465304

Android.bpD23-Mar-2024995 2926

Android.mkD23-Mar-2024662 160

OWNERSD23-Mar-2024177 65

READMED23-Mar-2024449 107

proguard.cfgD23-Mar-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