Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/reporting.h"
#include <android-base/logging.h>
#include <fruit/fruit.h>
#include <string>
#include <vector>
Namespaces | |
namespace | cuttlefish |
Variables | |
static constexpr char | cuttlefish::kGreenColor [] = "\033[1;32m" |
static constexpr char | cuttlefish::kResetColor [] = "\033[0m" |