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

Commit c3664715 authored by Todd Kennedy's avatar Todd Kennedy Committed by Android (Google) Code Review
Browse files

Merge "Print "Success" on success"

parents 0583d3d1 50ea35f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@ class PackageManagerShellCommand extends ShellCommand {
                return 1;
            }
            abandonSession = false;
            pw.println("Success");
            return 0;
        } finally {
            if (abandonSession) {