Blacklist .proto source files if Bazel allows us to (#7065)
* Blacklist .proto source files is Bazel allows us to This is a partial revert ofpull/7072/head7b28278c7d
to unblock, e.g., https://github.com/grpc/grpc/pull/21590 or https://github.com/lyft/envoy-mobile/issues/617 until Bazel is fixed. Note: this is a forward-compatible change that automatically switches to the behavior intended by7b28278c7d
when a compatible Bazel is released without requiring users to upgrade Protobuf. We will revert this change when Bazel is fixed. * Remove trailing , * Update BUILD
parent
ed8688de72
commit
082cc23afd
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue