platform_build_soong/genrule
Liz Kammer 0db0e34c68 Gen a header library when genrules export includes
Embedding multiple includes from a genrule may be difficult to read,
instead we generate a header library that contains the headers and all
include dirs that Soong generates.

Test: go test bp2build tests
Change-Id: I590c74c133f015f27cccf5a2fd916153ad9c125e
2023-07-24 13:57:17 -04:00
..
allowlists.go Denylist genrules that fail to build with sandboxing 2023-07-20 15:39:04 -07:00
Android.bp Support sandboxing genrule 2023-05-22 15:02:36 -07:00
genrule.go Gen a header library when genrules export includes 2023-07-24 13:57:17 -04:00
genrule_test.go Merge "Make genrule export_include_dirs more consistent" into main 2023-07-21 13:41:23 +00:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00