tree: 0f589c3ec43e4328ba1d87fb3d304bea1b1a4017 [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. OWNERS
  11. 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