Merge "Allowlist RBE_num_retries_if_mismatched variable" am: 47665870d7
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1642779 Change-Id: I8b673d6c169f537dcd738dd49d67688de07dc21a
This commit is contained in:
@@ -116,6 +116,7 @@ func runBazel(ctx Context, config Config) {
|
||||
"RBE_exec_strategy",
|
||||
"RBE_invocation_id",
|
||||
"RBE_log_dir",
|
||||
"RBE_num_retries_if_mismatched",
|
||||
"RBE_platform",
|
||||
"RBE_remote_accept_cache",
|
||||
"RBE_remote_update_cache",
|
||||
|
@@ -145,6 +145,7 @@ func runNinjaForBuild(ctx Context, config Config) {
|
||||
"RBE_exec_strategy",
|
||||
"RBE_invocation_id",
|
||||
"RBE_log_dir",
|
||||
"RBE_num_retries_if_mismatched",
|
||||
"RBE_platform",
|
||||
"RBE_remote_accept_cache",
|
||||
"RBE_remote_update_cache",
|
||||
|
Reference in New Issue
Block a user