Home
last modified time | relevance | path

Searched refs:BuildIgnoreApexContributionContents (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dapex_contributions.go113 if !proptools.Bool(ctx.Config().BuildIgnoreApexContributionContents()) {
Dvariable.go501 BuildIgnoreApexContributionContents *bool `json:",omitempty"` member
Dconfig.go2062 func (c *config) BuildIgnoreApexContributionContents() *bool { func
2063 return c.productVariables.BuildIgnoreApexContributionContents