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

Commit 74a26847 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Adds --force-queryable option to adb install am: 264700a3

Change-Id: I7ed25c8305510417f215624e56e93ee626a6c648
parents 2a1380d4 264700a3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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