Loading core/java/android/content/pm/PackageManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -11024,7 +11024,7 @@ public abstract class PackageManager { } /** * Returns the property defined in the given package's <appliction> tag. * Returns the property defined in the given package's <application> tag. * * @throws NameNotFoundException if either the given package is not installed or if the * given property is not defined within the <application> tag. Loading Loading
core/java/android/content/pm/PackageManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -11024,7 +11024,7 @@ public abstract class PackageManager { } /** * Returns the property defined in the given package's <appliction> tag. * Returns the property defined in the given package's <application> tag. * * @throws NameNotFoundException if either the given package is not installed or if the * given property is not defined within the <application> tag. Loading