summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-03-31 13:05:01 +0100
committerNeil Fuller <nfuller@google.com>2017-05-24 15:31:16 +0100
commit1e49f6c35f2a2c0133f9e331ebb84f96d34cef4c (patch)
treeac74ea423bed70a1dba0e0b8095da917d628600a /tools/aapt2/java/JavaClassGenerator.cpp
parent85e188585ed6b3f49c808a7b821d77b77956774a (diff)
Remove time_zones_by_country.xml file
time_zones_by_country.xml has been replaced by a file that can be updated outside of an OTA and can be accessed via libcore.util.TimeZoneFinder. This means parsing code has been removed from this class and replaced by calls to libcore code. libcore code uses ICU so this class adapts to java.util.TimeZone for published public APIs as well as other knock-ons to reduce impact of this change in telephony code. All use of classes called TimeZone are fully-qualified to reduce confusion. Several public-but-hidden methods have been removed. These can be returned if there are any important apps relying on them. Bug: 25338903 Test: Ran CtsUtilTestCases Change-Id: I699b4e7420e8d7e61ee68ec96552ab3144c9bab2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions