Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/boot_image.h"
#include <stddef.h>
#include <string>
#include <vector>
#include <android-base/strings.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 (boot_image, CF_DEFAULTS_BOOT_IMAGE, "Location of cuttlefish boot image. If empty it is assumed to be " "boot.img in the directory specified by -system_image_dir.") | |
DEFINE_string | ( | boot_image | , |
CF_DEFAULTS_BOOT_IMAGE | , | ||
"Location of cuttlefish boot image. If empty it is assumed to be " "boot.img in the directory specified by -system_image_dir." | |||
) |