Skip to content

Commit

Permalink
Add visibility for Cloud Retail Search team.
Browse files Browse the repository at this point in the history
ACK: I understand there may be backward-incompatible changes to the APIs in the future, and I am okay with this.
PiperOrigin-RevId: 707620369
  • Loading branch information
The praxis Authors committed Dec 18, 2024
1 parent 820c4e2 commit b29fd54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions praxis/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -642,3 +642,10 @@ bzl_library(
# Implicit build flag
visibility = ["//visibility:private"],
)

bzl_library(
name = "build_visibility_bzl",
srcs = ["build-visibility.bzl"],
# Implicit build flag
visibility = ["//visibility:private"],
)

0 comments on commit b29fd54

Please sign in to comment.