DO NOT MERGE Update Android TZDB from 2022e to 2022f. [R]

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.

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

IANA release 2022f notes:
  Mexico will no longer observe DST except near the US border.
  Chihuahua moves to year-round -06 on 2022-10-30.
  Fiji no longer observes DST.
  Simplify four Ontario zones.

In R there is no alternativeIds in countryzones.txt, so 3 Canada time
zones were just deleted from there.

Also Europe/Kyiv was changed into Europe/Kiev in zone.tab - that is the
only patch in tzdata2022f.tar.gz.

Bug: 257258466
Test: CtsLibcoreTestCases
Test: CtsLibcoreOjTestCases
Test: CtsIcuTestCases
Test: CtsIcu4cTestCases
Test: CtsBionicTestCases
Test: CtsTextTestCases
Test: "adb shell dumpsys runtime" reports 2022f
Test: Time Zone Picker shows no DST transition for Pacific/Fiji,
Test: America/Chihuahua, America/Ojinaga, America/Mexico_City.
Test: Compares csv outputs of dump-tzdata.py - no extra time zone
Test: is changed, diffs match to the expectations.

Change-Id: I6e041153ce1e06b56be15794d75b733bc1a519f5
Merged-In: I6e041153ce1e06b56be15794d75b733bc1a519f5
22 files changed