commit | 55a6efbfd9f113064d1ba4f48ea33901eaad571e | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Mon Jul 20 12:59:14 2020 +0100 |
committer | Victor Chang <vichang@google.com> | Mon Jul 20 21:09:40 2020 +0100 |
tree | 2024d36b3e27ea84c5438d7df4f3404bfa293b24 | |
parent | c744bd5f642bced23ffe01b0e08bc3b8bc4aaa3c [diff] |
Remove @CorePlatformApi LocaleData usage in frameworks They can be replaced by the public API provided by ICU4J instead. No extra layer of caching equivalent to the LocaleData cache is added because ICU4J has caches instances, e.g. DateFormatSymbols, etc. Bug: 160606356 Test: atest FrameworksCoreTests:android.text.format Change-Id: I07048e0e1a4835d2744b7fce6a5ed79a112e456b