[automerger skipped] Rearrange tooling package structure am: d278009ffe am: a99f5b81f9 -s ours am: 7a63a189c8 -s ours am skip reason: Merged-In I8b8ce2587822aad70571679b3bd81860a15dc521 with SHA-1 d278009ffe is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/GeoTZ/+/2840620 Change-Id: Ic7dd9a868aba660fca2bfbd344a22fa0ab0e9a88 Signed-off-by: Automerger Merge Worker <[email protected]>
This directory contains code, tools and data for the AOSP reference location time zone provider. Location time zone providers are used for location-based time zone detection on Android. See Android's android.service.timezone.TimeZoneProviderService class for more details.
apex
common
data_pipeline
run-data-pipeline.sh below.geotz_lookup
tzs2.dat file. Supports host and device usage.locationtzprovider
geotz_lookup APIs to obtain the time zone IDs to pass to the platform.output_data
tzs2.dat file generated by run-data-pipeline.sh along with the associated license files.s2storage
tzs2.dat generation on host, and the file's use on host and device. See s2storage/README.md for details.tzs2storage
tzs2.dat generation on host, and the file's use on host and device. See tzs2storage/README.md for details.tzbb_data
validation
tzs2.dat file against other data sources.download-tzbb-files.sh
tzbb_data/ from the timezone-boundary-builder project.run-data-pipeline.sh
data_pipeline data generation pipeline. It takes data from tzbb_data/, processes it, and puts the resulting tzs2.dat file in output_data/.