DO NOT MERGE Update Android TZDB from 2022e to 2022f. [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.

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

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.

Bug: 257238746
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
23 files changed