Home
last modified time | relevance | path

Searched refs:EnforceSystemCertificateAllowList (Results 1 – 4 of 4) sorted by relevance

/build/make/core/
Dsoong_config.mk191 $(call add_json_list, EnforceSystemCertificateAllowList, $(ENFORCE_SYSTEM_CERTIFICATE_ALLOW_LIST))
/build/soong/android/
Dvariable.go326 EnforceSystemCertificateAllowList []string `json:",omitempty"` member
Dconfig.go1211 func (c *config) EnforceSystemCertificateAllowList() []string { func
1212 return c.productVariables.EnforceSystemCertificateAllowList
/build/soong/java/
Dapp.go725 allowed := ctx.Config().EnforceSystemCertificateAllowList()