Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
doc/ | 14-Jan-2024 | - | 170 | 142 | ||
Android.bp | D | 15-Dec-2024 | 1.1 KiB | 42 | 39 | |
README.md | D | 14-Jan-2024 | 447 | 8 | 5 | |
main.cpp | D | 15-Dec-2024 | 9.2 KiB | 255 | 181 |
README.md
1Console pass-through to the serial console on a device to access a root shell. 2 3If a user invokes `launch_cvd --console` or `cvd start --console`, this 4executable runs to forward data from a serial console to a virtual terminal 5that can be accessed with `screen` from the host. 6 7[![linkage](./doc/linkage.png)](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/console_forwarder/doc/linkage.svg) 8