Use product instead of oem for Product specific module am: 5cfbfbb67a
am: 2b6236308b
am: be16d5e84f
Change-Id: I6ee908710e7d7b7fe9d3ce7e6c43287e3e8c0835
This commit is contained in:
@@ -184,9 +184,9 @@ type productVariables struct {
|
||||
CFIExcludePaths *[]string `json:",omitempty"`
|
||||
CFIIncludePaths *[]string `json:",omitempty"`
|
||||
|
||||
VendorPath *string `json:",omitempty"`
|
||||
OdmPath *string `json:",omitempty"`
|
||||
OemPath *string `json:",omitempty"`
|
||||
VendorPath *string `json:",omitempty"`
|
||||
OdmPath *string `json:",omitempty"`
|
||||
ProductPath *string `json:",omitempty"`
|
||||
|
||||
ClangTidy *bool `json:",omitempty"`
|
||||
TidyChecks *string `json:",omitempty"`
|
||||
|
Reference in New Issue
Block a user