Reexport include dirs for whole static libs
When a static library uses LOCAL_EXPORT_C_INCLUDE_DIRS, then is included entirely in another library with LOCAL_WHOLE_STATIC_LIBRARIES, all the symbols are reexported, so reexport the headers too. Change-Id: I92cf17894fc991a5b5ecb59ca5e095e407c98de4
Loading
Please register or sign in to comment