Support apex_test.

Bug: 249744489
Test: Manual and unit test.
Change-Id: I866debf7ffee54a0f4649b5e5425a8e3cc3042a1
This commit is contained in:
Yu Liu
2022-10-14 12:20:20 -07:00
parent e0774afdd0
commit 4c212ce058
3 changed files with 49 additions and 6 deletions

View File

@@ -928,6 +928,8 @@ type CommonAttributes struct {
Tags bazel.StringListAttribute
Applicable_licenses bazel.LabelListAttribute
Testonly *bool
}
// constraintAttributes represents Bazel attributes pertaining to build constraints,