|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/android_build/android_builds.h"#include "cuttlefish/host/commands/assemble_cvd/flags/boot_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/config/fetcher_configs.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< void > | cuttlefish::CreateDynamicDiskFiles (const FetcherConfigs &fetcher_configs, const CuttlefishConfig &config, AndroidBuilds &android_builds, const BootImageFlag &boot_image, const SystemImageDirFlag &system_image_dirs) |