tree: d63032c0b6212ae12f3469bfa2d65133c03255a4 [path history] [tgz]
  1. Android.bp
  2. filesystem_explorer.cc
  3. filesystem_explorer.h
  4. flag_forwarder.cc
  5. flag_forwarder.h
  6. linkage.dot
  7. linkage.png
  8. linkage.svg
  9. main.cc
  10. README.md
host/commands/start/README.md

Entry point to launching one or more Cuttlefish virtual devices. cvd_internal_start invokes assemble_cvd once to set up all devices, and then invokes run_cvd once per device. Arguments / flags are passed through to assemble_cvd and run_cvd.

The cvd_internal_start executable used to be named launch_cvd, and is still referred to as launch_cvd in some places.

Linkage diagram