Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 675990360
Change-Id: Ia0d8134248f0fbd206d563938f87eb012e26f2b0
  • Loading branch information
hvadehra authored and copybara-github committed Sep 18, 2024
1 parent a345cda commit bbbdc3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/starlark/builtins_bzl/common/java/java_common.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ def _java_toolchain_label(java_toolchain):

def _internal_exports():
_builtins.internal.cc_common.check_private_api(allowlist = [
("", "javatests/com/google/devtools/grok/kythe/analyzers/build/testdata/pkg"),
("", "third_party/bazel_rules/rules_java"),
("rules_java", ""),
])
Expand Down

0 comments on commit bbbdc3f

Please sign in to comment.