aosp12/packages/apps/TimeZoneData
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
oem_template init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
src/main/com/android/timezone/data init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
testing init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.mk init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
OWNERS init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
proguard.cfg init from android-12.1.0_r8 2023-01-09 17:11:35 +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.