PSA - "out/Default/bin/chrome_public_apk run" No Longer Clears Command-line Flags

105 views
Skip to first unread message

Andrew Grieve

unread,
Sep 12, 2024, 3:03:10 PMSep 12
to chromium-dev
The TLDR is the subject :)

It used to be that the wrapper scripts would apply command-line flags passed to the "run" command, and if none were passed, any existing command-line flags file would be deleted.

This has been surprising to many, so now:
1. To clear flags, use "out/Default/bin/chrome_public_apk run --args="
2. To re-use whichever flags were last used: "out/Default/bin/chrome_public_apk run"

Reply all
Reply to author
Forward
0 new messages