Android-cuttlefish cvd tool
Namespaces | Functions
initramfs_path.cc File Reference
#include "cuttlefish/host/commands/assemble_cvd/flags/initramfs_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 initramfs_path.cc:

Namespaces

namespace  cuttlefish
 

Functions

 DEFINE_string (initramfs_path, CF_DEFAULTS_INITRAMFS_PATH, "Path to the initramfs. Overrides the one from the boot image")
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( initramfs_path  ,
CF_DEFAULTS_INITRAMFS_PATH  ,
"Path to the initramfs. Overrides the one from the boot image  
)