Merge "Create a product variable for skipping apex contribution contents" into main
This commit is contained in:
@@ -494,6 +494,8 @@ type ProductVariables struct {
|
||||
BuildFlags map[string]string `json:",omitempty"`
|
||||
|
||||
BuildFromSourceStub *bool `json:",omitempty"`
|
||||
|
||||
BuildIgnoreApexContributionContents []string `json:",omitempty"`
|
||||
}
|
||||
|
||||
type PartitionQualifiedVariablesType struct {
|
||||
|
Reference in New Issue
Block a user