diff options
| author | 2021-10-19 13:56:10 -0400 | |
|---|---|---|
| committer | 2021-10-26 15:10:41 -0400 | |
| commit | e6583482a8f3a0a98f9c85cc28b2af10b7375962 (patch) | |
| tree | d96860144ffd75193426d3cbe66b539d445067f7 /java/java.go | |
| parent | e852d69f8837588b19b34081ce46c4bae73cb36b (diff) | |
bp2build: Handle export_generated_header property
The generated_header property resides in BaseCompilerProperties, while
export_generated_header resides in BaseLinkerProperties. Previously
bp2build handled these property structs separately; however, these two
related properties residing in separate structs requires restructuring
the code to allow access to both BaseCompilerProperties and
BaseLinkerProperties for a single axis/configuration combination to
resolve which generated headers are exported/not for the
axis/configuration..
Test: go test soong tests
Test: build/bazel/ci/bp2build.sh
Change-Id: Id150003637fd19d87e8dc5d6941e9f36dc4031dd
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions