Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/disk/android_efi_loader_composite_disk.h"
#include <vector>
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/host/commands/assemble_cvd/disk/android_composite_disk_config.h"
#include "cuttlefish/host/commands/assemble_cvd/disk/metadata_image.h"
#include "cuttlefish/host/commands/assemble_cvd/disk/misc_image.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/system_image_dir.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/image_aggregator/gpt_type_guid.h"
#include "cuttlefish/host/libs/image_aggregator/image_aggregator.h"
Namespaces | |
namespace | cuttlefish |
Functions | |
std::vector< ImagePartition > | cuttlefish::AndroidEfiLoaderCompositeDiskConfig (const CuttlefishConfig::InstanceSpecific &instance, const MetadataImage &metadata, const MiscImage &misc, const SystemImageDirFlag &system_image_dir) |