We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd777f commit 8970c06Copy full SHA for 8970c06
1 file changed
rules/android_local_test/attrs.bzl
@@ -118,7 +118,6 @@ def make_attrs(additional_aspects = [], native_libs_transition = None):
118
# TODO(timpeut): verify we can require JavaInfo
119
# providers = [JavaInfo],
120
cfg = native_libs_transition,
121
- aspects = additional_aspects,
122
),
123
srcs = attr.label_list(
124
# TODO(timpeut): order independent
0 commit comments