Android-cuttlefish cvd tool
|
#include <vector>
#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/image_aggregator.h"
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
std::vector< ImagePartition > | cuttlefish::AndroidCompositeDiskConfig (const CuttlefishConfig::InstanceSpecific &instance, const MetadataImage &metadata_image, const MiscImage &misc_image, const SystemImageDirFlag &system_image_dir) |