Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/disk/chromeos_composite_disk.h"
#include <vector>
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/host/commands/assemble_cvd/disk/chromeos_state.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::ChromeOsCompositeDiskConfig (const CuttlefishConfig::InstanceSpecific &instance, const ChromeOsStateImage &chrome_os_state) |