DO NOT MERGE Update Android TZDB from 2022a to 2022a rev. 2. [S]

Notes for Android time zone maintainers:
Like all tzdb updates, the binary files in this commit should not be
patched to other release branches: they are not guaranteed to work.
Also note that there are associated changes in external/icu and often
others that should also be applied.  tzdb updates are incremental
changes: all previous tzdb updates should be applied.  Look for
aosp/<release>-dev changes for backports. If you have a local branch
with ICU changes the ICU .dat file in external/icu will not apply
cleanly.  Instead, make equivalent changes to text files and run
system/timezone/update-tzdata.py.

---------------

2022a rev. 2 release notes:
  Briefly:
    Chile's DST is delayed by a week in September 2022.
    Iran no longer observes DST after 2022.

We had to slightly diverge from IANA again:
  1. Europe/Kyiv was introduced and more time zones which were alike
    since 1970 were merged.
  2. Changes above need ICU patches and Chile change was announced with
    very short notice.
  3. At the moment of writing there are still no ICU patches, so a
    decision was made to pick changes which can be delivered w/o ICU
    patches.

The tzdata archives were prepared manually by cherry-picking Iran and
Chile changes in 2022b on top of 2022a.

Bug: 242838383

Test: CtsLibcoreTestCases
Test: CtsLibcoreOjTestCases
Test: CtsIcuTestCases
Test: CtsBionicTestCases
Test: CtsTextTestCases
Test: "adb shell dumpsys runtime" reports 2022a rev. 2
Test: Time zone picker shows 11th September as DST switch date for
Test: America/Santiago
Test: In dump tool output only Iran and Chile time zone csvs were different

Change-Id: Ie728819135c5075c1418ef028f7c5da834a543bc
Merged-In: Ie728819135c5075c1418ef028f7c5da834a543bc
14 files changed