diff options
author | Colin Cross <ccross@android.com> | 2019-01-22 14:41:08 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2019-01-25 21:27:02 +0000 |
commit | eefe9a35b2b17d279331e955be18a1c20e390d78 (patch) | |
tree | 8a13af1a5d2db726b4fe882d350b66574aadfdf3 /java/aar.go | |
parent | cb9880786d611ebb44f28752c383b11c3c686b9c (diff) | |
download | android_build_soong-eefe9a35b2b17d279331e955be18a1c20e390d78.tar.gz android_build_soong-eefe9a35b2b17d279331e955be18a1c20e390d78.tar.bz2 android_build_soong-eefe9a35b2b17d279331e955be18a1c20e390d78.zip |
Add export_*_lib_headers to static and shared properties
Allow specifying export_static_lib_headers and export_shared_lib_headers
in the static or shared properties of cc_library modules.
Use a named struct for the properties to avoid having to create
a runtime struct type since none of the properties are filtered.
This avoids running into the name length limit in runtime.StructOf.
Fixes: 122882789
Test: m checkbuild
Change-Id: Ib0e9933e93981ba44668a19ed748bd12a4dd4257
Diffstat (limited to 'java/aar.go')
0 files changed, 0 insertions, 0 deletions