DO NOT MERGE: Adds --force-queryable option to adb install am: f3a0386b74
Change-Id: Ide815ef9df0d3b4f9bea5e2d95d71cbe4d41c052
This commit is contained in:
@@ -2608,6 +2608,8 @@ class PackageManagerShellCommand extends ShellCommand {
|
||||
case "--staged":
|
||||
sessionParams.setStaged();
|
||||
break;
|
||||
case "--force-queryable":
|
||||
break;
|
||||
case "--enable-rollback":
|
||||
if (params.installerPackageName == null) {
|
||||
// com.android.shell has the TEST_MANAGE_ROLLBACKS
|
||||
|
||||
Reference in New Issue
Block a user