Android-cuttlefish cvd tool
Namespaces | Functions
vendor_boot_image.cc File Reference
#include "cuttlefish/host/commands/assemble_cvd/flags/vendor_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 vendor_boot_image.cc:

Namespaces

namespace  cuttlefish
 

Functions

 DEFINE_string (vendor_boot_image, CF_DEFAULTS_VENDOR_BOOT_IMAGE, "Location of cuttlefish vendor boot image. If empty it is assumed to " "be vendor_boot.img in the directory specified by -system_image_dir.")
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( vendor_boot_image  ,
CF_DEFAULTS_VENDOR_BOOT_IMAGE  ,
"Location of cuttlefish vendor boot image. If empty it is assumed to " "be vendor_boot.img in the directory specified by -system_image_dir."   
)