Descriptionmojo_run: support parallel Android runs of mojo_run.
This patch adds a `--free-host-ports` flag to devtools that allows to
run dev servers on system-allocated ports (so that we can have parallel
runs) while still using fixed ports on the device (so that the caching
still works).
Running with `--free-host-ports` makes `adb_remote_setup` unable to work
correctly, which is why this is being introduced behind a flag.
Fixes #470.
R=qsr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/eec06de72752abcae761e709de28e9eebd3fa52a
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|