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

Commit 803687e9 authored by David Sehr's avatar David Sehr Committed by android-build-merger
Browse files

Merge \\\"Add usage line for dump-profiles\\\" into nyc-dev am: a85c1e8e am: 514c1ae4

am: 18821cd4

Change-Id: I11983d38598dfcb80bedb2973117b6c83efd3a4f
parents 93b1cc9c 18821cd4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1448,6 +1448,9 @@ class PackageManagerShellCommand extends ShellCommand {
        pw.println("      -s: short summary");
        pw.println("      -d: only list dangerous permissions");
        pw.println("      -u: list only the permissions users will see");
        pw.println("  dump-profiles TARGET-PACKAGE");
        pw.println("    Dumps method/class profile files to");
        pw.println("    /data/misc/profman/TARGET-PACKAGE.txt");
        pw.println("  resolve-activity [--brief] [--components] [--user USER_ID] INTENT");
        pw.println("    Prints the activity that resolves to the given Intent.");
        pw.println("  query-activities [--brief] [--components] [--user USER_ID] INTENT");