Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::DeviceBuild Struct Reference

#include <android_build.h>

Public Attributes

std::string id
 
std::string branch
 
std::string target
 
std::string product
 
bool is_signed = false
 
bool status_blocked = false
 
std::optional< std::string > filepath
 
SafeLevel safe_level
 

Member Data Documentation

◆ branch

std::string cuttlefish::DeviceBuild::branch

◆ filepath

std::optional<std::string> cuttlefish::DeviceBuild::filepath

◆ id

std::string cuttlefish::DeviceBuild::id

◆ is_signed

bool cuttlefish::DeviceBuild::is_signed = false

◆ product

std::string cuttlefish::DeviceBuild::product

◆ safe_level

SafeLevel cuttlefish::DeviceBuild::safe_level

◆ status_blocked

bool cuttlefish::DeviceBuild::status_blocked = false

◆ target

std::string cuttlefish::DeviceBuild::target

The documentation for this struct was generated from the following file: