diff options
| author | 2022-12-09 16:08:54 -0800 | |
|---|---|---|
| committer | 2022-12-09 16:41:23 -0800 | |
| commit | 1cb11800f791e6bf6adeddd9c6abf7fa51a36841 (patch) | |
| tree | 8357281b4010d94e406ecce43d4c0b684ff7531c /java/java.go | |
| parent | c0f432edfd35c62c37f0eb1ebffd1492eaa23002 (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