commit | 8dc3cf8f4704a5b4e88a7e1d3bd026565e62257d | [log] [tgz] |
---|---|---|
author | Michael W <baddaemon87@gmail.com> | Mon May 11 14:44:18 2020 +0200 |
committer | Timi Rautamäki <timi.rautamaki@gmail.com> | Thu Sep 02 12:24:00 2021 +0000 |
tree | 360526dcfa2f57f6a338b57a72b0af5305054666 | |
parent | d23252fbc26fd29fe72b37c703d9394fe2c8f8d2 [diff] |
SetupWizard: Use SettingsLib for Timezones * Currently we are storing a copy of timezones.xml ourselves and parsing it manually * Use ZoneGetter from SettingsLib instead to get the list of TimeZones * That way we have less code to maintain and updates to the list are easier as well * Also simplify constructTimezoneAdapter -> we never sort by name Change-Id: Ifd690ed28c6fbecaee895b4063137e86c059e314