Skip to content

Commit 16501e7

Browse files
authored
Support LSC by changing the source of the java_binary build rule (#6926)
## Motivation for features / changes This is intended to help support cl/678114571
1 parent f57aedc commit 16501e7

File tree

1 file changed

+2
-0
lines changed
  • tensorboard/java/org/tensorflow/tensorboard/vulcanize

1 file changed

+2
-0
lines changed

tensorboard/java/org/tensorflow/tensorboard/vulcanize/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("@rules_java//java:defs.bzl", "java_binary")
2+
13
package(default_visibility = ["//tensorboard:internal"])
24

35
licenses(["notice"])

0 commit comments

Comments
 (0)