Merge "Revert "Allow actions to read BUILD_BROKEN_INCORRECT_PARTITION_I..."" into main am: e2e3172dba
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2746514 Change-Id: I6d93f4c85d9da5336f51e612f5cdd43fd6181ed7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -194,10 +194,6 @@ func runNinjaForBuild(ctx Context, config Config) {
|
||||
|
||||
// LLVM compiler wrapper options
|
||||
"TOOLCHAIN_RUSAGE_OUTPUT",
|
||||
|
||||
// We don't want this build broken flag to cause reanalysis, so allow it through to the
|
||||
// actions.
|
||||
"BUILD_BROKEN_INCORRECT_PARTITION_IMAGES",
|
||||
}, config.BuildBrokenNinjaUsesEnvVars()...)...)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user