Files
build_soong/cc
Zi Wang 1cb11800f7 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
2022-12-09 16:41:23 -08:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2022-12-02 10:40:43 -05:00
2022-05-05 16:36:56 +01:00
2022-12-01 20:01:03 +00:00
2022-08-17 10:43:13 -07:00
2022-05-05 16:36:56 +01:00
2022-06-24 13:45:32 +00:00
2021-04-26 18:41:00 -07:00
2022-12-02 10:39:43 -05:00
2022-10-20 14:31:24 -07:00
2022-09-30 19:32:48 -07:00
2022-08-31 19:40:22 +00:00
2020-07-16 13:21:43 -07:00
2021-07-21 20:37:46 -07:00
2022-11-30 16:36:14 +09:00
2022-11-08 17:17:52 -05:00
2022-10-06 15:24:11 +00:00
2022-04-25 16:00:17 -04:00
2022-07-29 17:54:40 +00:00