blob: 45b662ffa5f60f9f88dcf5a2cd25026cafbbcb53 [file] [log] [blame] [view] [edit]
Console pass-through to the serial console on a device to access a root shell.
If a user invokes `launch_cvd --console` or `cvd start --console`, this
executable runs to forward data from a serial console to a virtual terminal
that can be accessed with `screen` from the host.
[![linkage](./doc/linkage.png)](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/console_forwarder/doc/linkage.svg)