commit | fd6b870e45945adb8c91cf1b53442455ca0cd8b6 | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Thu Oct 05 17:32:16 2017 +0100 |
committer | Fredrik Roubert <roubert@google.com> | Thu Dec 07 16:35:53 2017 +0100 |
tree | a01914540aa49f1ee838f783b039bb07d987973f | |
parent | ff54d78f59e5df5dbfc1d08e05c0b2798748a036 [diff] |
Replace clearCachedDefault with setICUDefault - New method setICUDefault from upstream ICU starting from 60 can clear the default timezone. It has the same effect as method clearCachedDefault in Android. - In favour of the new method from upstream, the local patch http://r.android.com/233357 has been removed in Android. Bug: 30938145 Test: cts-tradefed run cts -m CtsLibcoreTestCases --test libcore.java.util.TimeZoneTest Change-Id: I288ce425de626a6bc96a8b4a88adec1b5ffb6d05