We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b492d21 commit d8121f4Copy full SHA for d8121f4
src/java/com/google/devtools/deviceaction/common/error/BUILD
@@ -18,6 +18,7 @@ load("@rules_java//java:defs.bzl", "java_library")
18
DEFAULT_VISIBILITY = [
19
"//src/java/com/google/devtools/deviceaction:deviceaction_java_pkg",
20
"//src/javatests/com/google/devtools/deviceaction:deviceaction_javatests_pkg",
21
+ "//java/com/google/devtools/omnilab/device/lab/server/fake:__pkg__",
22
]
23
24
package(
0 commit comments