Remove use of backzone from libcore timezone db
ICU doesn't use backzone when generating its data and so libcore's TimeZone implementation disagrees with ICU's around one zone (Asia/Hanoi). Asia/Hanoi is a legacy (pre-1970) zone no longer used so it's reasonable to remove. Test: CTS: run cts -m CtsLibcoreTestCases Bug: 30277331 Change-Id: Ieb18f1fb2076856bdc4c20dd7cbd8c559f6e5493
Loading
Please sign in to comment