Add bazel_metrics to py proto export.
Test: build/bazel/scripts/analyze_build Change-Id: Ied3e6d5a1d65ec31d704ac3cef6e7c74397333bf
This commit is contained in:
parent
780ea1f8d1
commit
de53314d0d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ py_proto_library(
|
|||
proto_library(
|
||||
name = "metrics-proto",
|
||||
srcs = [
|
||||
"bazel_metrics_proto/bazel_metrics.proto",
|
||||
"bp2build_metrics_proto/bp2build_metrics.proto",
|
||||
"metrics_proto/metrics.proto",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue