Chromium Code Reviews
Description[Android] Add --unmap-all to forwarder2.
In some scenarios (e.g., single-device restart), we want to unmap all
ports forwarded from a given device up to the host and clear the existing
cached adb port for that device. We want to be able to do this even if
the calling process doesn't know all of those ports. This change adds
the --unmap-all command to forwarder2 to support such use cases.
BUG=634052, 650674
Committed: https://crrev.com/3d77e97fb46b4f0a9f9255c30b617abf6721ad33
Cr-Commit-Position: refs/heads/master@{#422113}
Patch Set 1 #
Total comments: 2
Patch Set 2 : agrieve comment #Messages
Total messages: 10 (4 generated)
|