commit | 425d489cb9be586c71bac60ce0ce7d81cb573f6d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Aug 18 12:22:57 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Aug 18 13:46:04 2017 +0900 |
tree | 4e6b5113c5b84940e3e1dc63a5d9ff4ed47d03b8 | |
parent | 05ecd66557bebaaaa854f15693dbef214e3d8927 [diff] |
cxx_stl_setup is not executed for modules from soong cxx_stl_setup is adding libunwind_llvm to the dependency even for modules from soong. However, since this dependency was already handled in soong, those modules don't need to go through it again. Bug: 64815735 Test: BOARD_VNDK_VERSION=current mma -j (under /hardware/libhardware) Change-Id: Id6e2547c752ec831aa56a14c0bf4db0a55d51243