aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/build_broken_logs.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/build_broken_logs.go b/scripts/build_broken_logs.go
index 73832a65..f081f262 100644
--- a/scripts/build_broken_logs.go
+++ b/scripts/build_broken_logs.go
@@ -90,6 +90,10 @@ var buildBrokenSettings = []struct {
"Changes.md#LOCAL_MODULE_TAGS",
},
},
+ {
+ name: "BUILD_BROKEN_USES_NETWORK",
+ behavior: DefaultDeprecated,
+ },
}
type ProductBranch struct {