commit | a7808accf4e3cfd4877ee0718f1b0efab8cb665e | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Fri Mar 04 12:40:25 2016 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Fri Mar 04 12:47:37 2016 -0800 |
tree | ce64aa357b868766043d4dfea72f05c0ea6b995d | |
parent | 1f310530fcd3c15b0d5d2b067d1ad320bc4faef2 [diff] |
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