commit | 764e92665e707d85f34f9d7efbb4f5bd3ad24a99 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Aug 10 20:09:55 2017 +0900 |
committer | Jae Shin <jaeshin@google.com> | Mon Oct 16 17:33:48 2017 +0900 |
tree | 37468e5c8a4b48ed16593e3845efdf6d97cdceed | |
parent | dc848d20803a93ae04e836185fc82b3e38ea0c3b [diff] |
Mark llvm headers and libLLVMSupport as vendor_available They are depended by libbcinfo which is a VNDK-SP library. Since they are headers and static library, vendor_available: true is enough. Bug: 64425518 Bug: 64395154 Test: BOARD_VNDK_VERSION=current m -j libbcinfo.vendor Merged-In: I4415abb6779776758e780a008c560cbb4ef2c020 Change-Id: I4415abb6779776758e780a008c560cbb4ef2c020 (cherry picked from commit 55404a0d1fd034d6f5b41aa2e1f2c4aea541330a)