commit | 062709c3b36e1ffcc6847985ff45e106d384c4ba | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Tue Aug 17 11:27:36 2021 -0700 |
committer | Matthew Maurer <mmaurer@google.com> | Tue Aug 17 15:06:34 2021 -0700 |
tree | 7d42bb8047ff52f3ec2a1b0be7834fe5dd8f4387 | |
parent | 9e4b781de9595db41aabcecedc7dbe9c4c2db7c0 [diff] |
cargo2android: Support exported C headers staticlib and cdylib crate types generally want to export header files for use by C code. Allow the location of these headers to be provided to c2a for inclusion in blueprint. Bug: 178565008 Test: Generate rustc-demangle-capi Change-Id: I0aa9acfb081ea39a7e13315bfc8029d06b8f55d3