|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/initramfs_path.h"#include <stddef.h>#include <algorithm>#include <string>#include <utility>#include <vector>#include "absl/strings/str_split.h"#include "gflags/gflags.h"#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"#include "cuttlefish/host/libs/config/fetcher_config.h"#include "cuttlefish/host/libs/config/fetcher_configs.h"#include "cuttlefish/host/libs/config/file_source.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| DEFINE_string (initramfs_path, CF_DEFAULTS_INITRAMFS_PATH, "Path to the initramfs. Overrides the one from the boot image") | |
| DEFINE_string | ( | initramfs_path | , |
| CF_DEFAULTS_INITRAMFS_PATH | , | ||
| "Path to the initramfs. Overrides the one from the boot image" | |||
| ) |