Add WORKSPACE and .bazelrc and make other changes for bazel build.

PiperOrigin-RevId: 428343135
This commit is contained in:
suetfei
2022-02-13 08:50:47 -08:00
committed by Copybara-Service
parent 47072f1f1a
commit 3c8a279829
12 changed files with 203 additions and 373 deletions
-2
View File
@@ -14,8 +14,6 @@
# Proto for Nearby products
load("//tools/build_defs/proto/cpp:cc_proto_library.bzl", "cc_proto_library")
licenses(["notice"])
package(default_visibility = ["//visibility:public"])