Android-cuttlefish cvd tool
Variables
cuttlefish::anonymous_namespace{metrics_notice.cpp} Namespace Reference

Variables

const std::string kContentLicensesUrl
 
const std::map< std::string, std::string > kContributorAgreementUrl
 
const std::string kPrivacyPolicyUrl = "https://policies.google.com/privacy"
 
const std::string kTermsServiceUrl = "https://policies.google.com/terms"
 

Variable Documentation

◆ kContentLicensesUrl

const std::string cuttlefish::anonymous_namespace{metrics_notice.cpp}::kContentLicensesUrl
Initial value:
=
"https://source.android.com/setup/start/licenses"

◆ kContributorAgreementUrl

const std::map<std::string, std::string> cuttlefish::anonymous_namespace{metrics_notice.cpp}::kContributorAgreementUrl
Initial value:
= {
{"INTERNAL", "https://cla.developers.google.com/"},
{"EXTERNAL", "https://opensource.google.com/docs/cla/"},
}

◆ kPrivacyPolicyUrl

const std::string cuttlefish::anonymous_namespace{metrics_notice.cpp}::kPrivacyPolicyUrl = "https://policies.google.com/privacy"

◆ kTermsServiceUrl

const std::string cuttlefish::anonymous_namespace{metrics_notice.cpp}::kTermsServiceUrl = "https://policies.google.com/terms"