Merge "Revert "Convert BuildIgnoreApexContritbutions variable to a boolean"" into main
This commit is contained in:
@@ -2083,6 +2083,6 @@ func (c *config) AllApexContributions() []string {
|
||||
return ret
|
||||
}
|
||||
|
||||
func (c *config) BuildIgnoreApexContributionContents() *bool {
|
||||
func (c *config) BuildIgnoreApexContributionContents() []string {
|
||||
return c.productVariables.BuildIgnoreApexContributionContents
|
||||
}
|
||||
|
Reference in New Issue
Block a user