From 476db6e8895b34328fc4de3e28f927a58a5b0b91 Mon Sep 17 00:00:00 2001 From: Nikita Iashchenko Date: Thu, 25 Jul 2019 19:14:24 +0100 Subject: API updated for ICU4J 64.2 This CL was created by running m api-stubs-docs-update-current-api Test: CtsIcuTestCases Bug: 125283072 Change-Id: If60da6b9f0eeed09397b52b4150e98175f1c62d4 --- api/removed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } } -- cgit v1.2.3-59-g8ed1b