|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/kernel_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 (kernel_path, CF_DEFAULTS_KERNEL_PATH, "Path to the kernel. Overrides the one from the boot image") | |
| DEFINE_string | ( | kernel_path | , |
| CF_DEFAULTS_KERNEL_PATH | , | ||
| "Path to the kernel. Overrides the one from the boot image" | |||
| ) |