Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/kernel_path.h"
#include <algorithm>
#include <string>
#include <utility>
#include <vector>
#include <android-base/strings.h>
#include <gflags/gflags.h>
#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"
#include "cuttlefish/host/libs/config/fetcher_config.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" | |||
) |