I understand that AOSP contains a reference LTZP implementation under packages/modules/GeoTZ. This reference implementation uses AOSP APIs to determine the device’s location and uses an on-device data file to map the location to a set of time zone IDs. It has been introduced since Android-13 but is not present in the build. Any particular reason for the same?
And is it stable to use ?
I read through some documentation but there was no mention of GeoTz getting onboarding in future as well.