android13/packages/apps/TimeZoneData
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
oem_template initial 2024-06-22 20:45:49 +08:00
src/main/com/android/timezone/data initial 2024-06-22 20:45:49 +08:00
testing initial 2024-06-22 20:45:49 +08:00
Android.bp initial 2024-06-22 20:45:49 +08:00
Android.mk initial 2024-06-22 20:45:49 +08:00
OWNERS initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
proguard.cfg initial 2024-06-22 20:45:49 +08:00

README

This directory contains code associated with the "Time Zone Data" app, which is a mechanism
for updating time zone rules data on device without needing a full OTA: it is delivered via
OEM-specific signed .apk files.

The code/files beneath this directory are maintained by Android developers and intended to be
OEM-independent.

See the oem_template directory for files / directory structures that OEMs are expected to copy
elsewhere and configure.