Skip to content

Commit 9741ad7

Browse files
Make some command-line binaries not testonly by default
PiperOrigin-RevId: 738866237
1 parent 96d39da commit 9741ad7

File tree

1 file changed

+1
-1
lines changed
  • espresso/device/java/androidx/test/espresso/device/controller/emulator

1 file changed

+1
-1
lines changed

espresso/device/java/androidx/test/espresso/device/controller/emulator/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ kt_android_library(
2424
"//opensource/emulator/proto:emulator_controller_java_grpc",
2525
"//opensource/emulator/proto:emulator_controller_java_proto_lite",
2626
"//runner/monitor",
27+
"@maven//:io_grpc_grpc_core",
2728
"@maven//:io_grpc_grpc_okhttp",
2829
"@maven//:io_grpc_grpc_stub",
29-
"@maven//:org_apache_tomcat_annotations_api",
3030
],
3131
)

0 commit comments

Comments
 (0)