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

Commit 2566f5a2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add @throws clause to getInstallerPackageName"

parents 125e4ec2 9db6563b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5065,6 +5065,7 @@ public abstract class PackageManager {
     * which market the package came from.
     *
     * @param packageName The name of the package to query
     * @throws IllegalArgumentException if the given package name is not installed
     */
    public abstract String getInstallerPackageName(String packageName);