Add more tzlookup.xml time zone metadata

This commit adds support for metadata to tell when a time
zone (effectively) becomes unused.

There are numerous cases where the number of distinct
time zones needed to represent all local times in a country/
region drops over time. For example, since 1970 the number
of zones required in the US has dropped to 8 from 29.

This commit just adds support for the information. Later
commits can make use of it and populate the data.

Bug: 72142943
Test: CTS: run cts -m CtsLibcoreTestCases
Change-Id: I74623859a7d7cb55daa1e767e88c11da48915b0b
5 files changed