commit | e6c7f1836499a1544c94964e0b87d2dfdb3b92d4 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed Jul 13 10:45:01 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Wed Jul 13 10:45:01 2016 -0700 |
tree | fc5dcd98c5dc17ba3ceaf3e207b2bdf538721ae7 | |
parent | 75ab80882e6f4f48f3b3ed46c7d2ab2da9be9258 [diff] |
Fix LOCAL_EXPORT_C_INCLUDE_DIRS processing In order to strip the -I from the beginning of each flag, the androidmk functionality expected every flag to be distinct. The existing functionality was combining them with spaces if a module exported more than one include directory at a time. Change-Id: Ief5e22061c58f3d987557e938bae880509ffb121