OSDN Git Service

Reexport include dirs for whole static libs
authorDan Willemsen <dwillemsen@google.com>
Fri, 4 Mar 2016 20:40:25 +0000 (12:40 -0800)
committerDan Willemsen <dwillemsen@google.com>
Fri, 4 Mar 2016 20:47:37 +0000 (12:47 -0800)
commita7808accf4e3cfd4877ee0718f1b0efab8cb665e
treece64aa357b868766043d4dfea72f05c0ea6b995d
parent1f310530fcd3c15b0d5d2b067d1ad320bc4faef2
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
core/binary.mk