diff options
| author | 2019-08-07 10:38:20 +0000 | |
|---|---|---|
| committer | 2019-08-07 10:38:20 +0000 | |
| commit | 0473b08b6bee3da76b9bc300ba941b20159a22e0 (patch) | |
| tree | e85c2898c3cd2306334c204871a08fd2f65844e3 | |
| parent | e6024b34edaa57817149b94da563dddd5ee30764 (diff) | |
| parent | 476db6e8895b34328fc4de3e28f927a58a5b0b91 (diff) | |
Merge "API updated for ICU4J 64.2"
| -rw-r--r-- | api/removed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/removed.txt b/api/removed.txt index f40b14614323..079543887c78 100644 --- a/api/removed.txt +++ b/api/removed.txt @@ -278,7 +278,7 @@ package android.hardware { package android.icu.util { public class JapaneseCalendar extends android.icu.util.GregorianCalendar { - field public static final int CURRENT_ERA; + field @Deprecated public static final int CURRENT_ERA; } } |