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

Commit a62492e9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove lie from ActivityManagerShellCommand help string" into main

parents 1bc20dd2 847a16a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4755,7 +4755,7 @@ final class ActivityManagerShellCommand extends ShellCommand {
            pw.println("      --windowingMode <WINDOWING_MODE>: The windowing mode to launch the activity into.");
            pw.println("      --activityType <ACTIVITY_TYPE>: The activity type to launch the activity as.");
            pw.println("      --display <DISPLAY_ID>: The display to launch the activity into.");
            pw.println("      --splashscreen-icon: Show the splash screen icon on launch.");
            pw.println("      --splashscreen-show-icon: Show the splash screen icon on launch.");
            pw.println("  start-in-vsync");
            pw.println("      Start an Activity with vsync aligned. See `start-activity` for the");
            pw.println("      possible options.");