Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f63e21d9 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Fix build.

False-positive API change. (Removal of throws clauses for unchecked exceptions.)

Change-Id: I2c1fed74a5dc852ec1f3df72240bcfbdb6c77344
parent 0123afbb
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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[]"