Skip to content

Commit

Permalink
Load the builtin Bazel java rules from @rules_java
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 678308568
Change-Id: I3c44c1d9413fb70296ecaf2582578f2d6df01e1c
  • Loading branch information
A Googler authored and copybara-github committed Sep 24, 2024
1 parent 3c67396 commit 74e8f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/launcher/BUILD
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
load("@rules_java//java:defs.bzl", "java_binary")
load("@bazel_skylib//:bzl_library.bzl", "bzl_library")
load(":android_instrumentation_driver_test.bzl", "android_instrumentation_driver_test_suite")
load(":extension_test.bzl", "extension_test_suite")
Expand Down

0 comments on commit 74e8f82

Please sign in to comment.