Merge "Dump bazel product config in Soong" am: 50d601731b
am: 95f87cd34e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1708967 Change-Id: I80d35711694382fe880b093a09430c884a517a84
This commit is contained in:
@@ -283,7 +283,7 @@ type productVariables struct {
|
||||
NativeCoverageExcludePaths []string `json:",omitempty"`
|
||||
|
||||
// Set by NewConfig
|
||||
Native_coverage *bool
|
||||
Native_coverage *bool `json:",omitempty"`
|
||||
|
||||
SanitizeHost []string `json:",omitempty"`
|
||||
SanitizeDevice []string `json:",omitempty"`
|
||||
|
Reference in New Issue
Block a user