diff options
| author | Victor Chang <vichang@google.com> | 2019-05-23 14:57:35 +0100 |
|---|---|---|
| committer | Victor Chang <vichang@google.com> | 2019-05-23 17:36:06 +0100 |
| commit | 80a5d30dbe5def53303dbb2404c97522b98e2009 (patch) | |
| tree | 7c9486c5db465d40f787c6dd82034bfc3f982015 /annotations/generate_annotated_java_files.py | |
| parent | cb77bb428e5867f96716c8695241bd5433a99403 (diff) | |
Remove target sdk level check in DecimalFormat's prefix/suffix setters
The ICU4J methods, e.g. setPositivePrefixLibcore, are added to allow null
value in prefix / suffix for target sdk level <= 29 to minimize
the app compat impacts.
See http://r.android.com/963011
However, possbily no app relies on this behavior. This change tries to
revert the target sdk level change. In the worst case, this change
can be reverted, and keep the target sdk level check.
Bug: 112023169
Test: CtsLibcoreTestCases
Change-Id: I1a947ee16fc10d42ac1abcdc9461c7de553ebe85
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
