Skip to content

Commit 7a92bc8

Browse files
bcorsoDagger Team
authored andcommitted
Internal changes
RELNOTES=N/A PiperOrigin-RevId: 745621882
1 parent dc3a8b3 commit 7a92bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_defs.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ def _is_hjar_test_supported(bazel_rule):
343343
return bazel_rule not in (
344344
kt_jvm_library,
345345
kt_jvm_test,
346+
# TODO(ronshapiro): figure out why android_library has a different set up of compile jars
346347
android_library,
347348
android_local_test,
348349
)

0 commit comments

Comments
 (0)