|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/super_image.h"#include <stddef.h>#include <string>#include <utility>#include <vector>#include "absl/strings/str_split.h"#include "gflags/gflags.h"#include "cuttlefish/host/commands/assemble_cvd/flags/system_image_dir.h"#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| DEFINE_string (super_image, CF_DEFAULTS_SUPER_IMAGE, "Location of cuttlefish super image. If empty it is assumed to be " "super.img in the directory specified by -system_image_dir.") | |
| DEFINE_string | ( | super_image | , |
| CF_DEFAULTS_SUPER_IMAGE | , | ||
| "Location of cuttlefish super image. If empty it is assumed to be " "super.img in the directory specified by -system_image_dir." | |||
| ) |