Android-cuttlefish cvd tool
Namespaces | Functions
boot_image.cc File Reference
#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"
Include dependency graph for boot_image.cc:

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.")
 

Function Documentation

◆ DEFINE_string()

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."   
)