summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Zi Wang <mrziwang@google.com> 2022-12-09 16:08:54 -0800
committer Zi Wang <mrziwang@google.com> 2022-12-09 16:41:23 -0800
commit1cb11800f791e6bf6adeddd9c6abf7fa51a36841 (patch)
tree8357281b4010d94e406ecce43d4c0b684ff7531c /java/java.go
parentc0f432edfd35c62c37f0eb1ebffd1492eaa23002 (diff)
Add support for variant_prepend properties in bp2build for cc library
Some properties in soong are marked "variant_prepend", which means in bp2build output, variant properties(select ...) should come before general properties. Prepend property is added in StringListAttribute stuct so that bp2build can handlle variant_prepend properly, if Prepend is properly set in different module logics. This change also coordinates cc library with Prepend. Coordination with other module types will be in separate CLs. Bug: 261644490 Test: TestCcLibraryHeadersSimple, TestCcLibraryHeadersArchAndTargetExportSystemIncludes and TH Change-Id: I3b61c491c54bbe91ba9aa2af9b4c84193c91ae7f
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions