summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2011-01-12 17:13:40 -0800
committer Elliott Hughes <enh@google.com> 2011-01-12 17:13:40 -0800
commitf63e21d9ba49d9ba0d383618de2b932837fbcea3 (patch)
tree20baf71c32ab87c9ee5f744ee55cad5309593547
parent0123afbb228c2849f481b5219ce82c070562b04a (diff)
Fix build.
False-positive API change. (Removal of throws clauses for unchecked exceptions.) Change-Id: I2c1fed74a5dc852ec1f3df72240bcfbdb6c77344
-rw-r--r--api/current.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/api/current.xml b/api/current.xml
index 90351158f5d6..d0a7c60ea00a 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -354294,8 +354294,6 @@
deprecated="not deprecated"
visibility="public"
>
-<exception name="MissingResourceException" type="java.util.MissingResourceException">
-</exception>
</method>
<method name="getISO3Language"
return="java.lang.String"
@@ -354307,8 +354305,6 @@
deprecated="not deprecated"
visibility="public"
>
-<exception name="MissingResourceException" type="java.util.MissingResourceException">
-</exception>
</method>
<method name="getISOCountries"
return="java.lang.String[]"