summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 362417a..55f18c7 100644
--- a/BUILD
+++ b/BUILD
@@ -16,6 +16,10 @@ load(
"upb_proto_reflection_library",
)
+package(
+ default_visibility = ["//visibility:private"],
+)
+
licenses(["notice"]) # BSD (Google-authored w/ possible external contributions)
exports_files([
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback