Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/blank_data_image_mb.h"
#include <cstdlib>
#include <string>
#include <vector>
#include <android-base/parseint.h>
#include <android-base/strings.h>
#include <gflags/gflags.h>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"
#include "cuttlefish/host/commands/assemble_cvd/guest_config.h"
Namespaces | |
namespace | cuttlefish |
Functions | |
DEFINE_string (blank_data_image_mb, CF_DEFAULTS_BLANK_DATA_IMAGE_MB, "The size of the blank data image to generate, MB.") | |
DEFINE_string | ( | blank_data_image_mb | , |
CF_DEFAULTS_BLANK_DATA_IMAGE_MB | , | ||
"The size of the blank data image to | generate, | ||
MB." | |||
) |