Merge "Mark getInstallerPackageName @Nullable"
am: c41a5d6bc0
Change-Id: I9500bd37c872fac143074d9a79402d07b0c0419d
This commit is contained in:
@@ -5141,6 +5141,7 @@ public abstract class PackageManager {
|
||||
* @param packageName The name of the package to query
|
||||
* @throws IllegalArgumentException if the given package name is not installed
|
||||
*/
|
||||
@Nullable
|
||||
public abstract String getInstallerPackageName(String packageName);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user