unplugged-vendor/packages/apps/TimeZoneData
2025-10-06 13:59:42 +00:00
..
oem_template Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
src/main/com/android/timezone/data Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
testing Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Android.bp Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Android.mk Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
OWNERS Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
proguard.cfg Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.