diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 6631b85..e5e8421 100644 --- a/api/current.xml +++ b/api/current.xml @@ -122310,6 +122310,17 @@ visibility="public" > </field> +<field name="GINGERBREAD_MR1" + type="int" + transient="false" + volatile="false" + value="10" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> </class> <class name="Bundle" extends="java.lang.Object" |