Android-cuttlefish cvd tool
Namespaces | Functions
combined_android_build.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "cuttlefish/host/commands/assemble_cvd/android_build/android_build.h"
#include "cuttlefish/result/result.h"
Include dependency graph for combined_android_build.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< std::unique_ptr< AndroidBuild > > cuttlefish::CombinedAndroidBuild (std::string name, std::vector< std::unique_ptr< AndroidBuild > > builds)