Merge "Remove extraneous help text for pm set-app-links-allowed command" am: a28a44c82e am: 660b6eeb96 am: 6ba3ceec68
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2179915 Change-Id: Id84a9ff488816ec3a487b810e6745a621314655c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -103,7 +103,6 @@ public class DomainVerificationShell {
|
||||
pw.println(" <DOMAINS>: space separated list of domains to change, or \"all\" to");
|
||||
pw.println(" change every domain.");
|
||||
pw.println(" set-app-links-allowed --user <USER_ID> [--package <PACKAGE>] <ALLOWED>");
|
||||
pw.println(" <ENABLED> <DOMAINS>...");
|
||||
pw.println(" Toggle the auto verified link handling setting for a package.");
|
||||
pw.println(" --user <USER_ID>: the user to change selections for");
|
||||
pw.println(" --package <PACKAGE>: the package to set, or \"all\" to set all packages");
|
||||
|
||||
Reference in New Issue
Block a user