Android-cuttlefish cvd tool
Namespaces | Functions
kernel_path.cc File Reference
#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"
Include dependency graph for kernel_path.cc:

Namespaces

namespace  cuttlefish
 

Functions

 DEFINE_string (kernel_path, CF_DEFAULTS_KERNEL_PATH, "Path to the kernel. Overrides the one from the boot image")
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( kernel_path  ,
CF_DEFAULTS_KERNEL_PATH  ,
"Path to the kernel. Overrides the one from the boot image  
)