Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/disk/generate_persistent_vbmeta.h"
#include <optional>
#include <string>
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/host/commands/assemble_cvd/boot_config.h"
#include "cuttlefish/host/commands/assemble_cvd/disk/generate_persistent_bootconfig.h"
#include "cuttlefish/host/libs/avb/avb.h"
#include "cuttlefish/host/libs/config/ap_boot_flow.h"
#include "cuttlefish/host/libs/config/known_paths.h"
#include "cuttlefish/host/libs/image_aggregator/image_aggregator.h"
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::anonymous_namespace{generate_persistent_vbmeta.cpp} |
Functions | |
Result< void > | cuttlefish::anonymous_namespace{generate_persistent_vbmeta.cpp}::PrepareVBMetaImage (const std::string &path, bool has_boot_config) |