summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2017-07-18 13:23:39 +0900
committer Jiyong Park <jiyong@google.com> 2017-07-27 08:54:52 +0900
commit27b188bc86dae9d5756d83906955b8111218fac1 (patch)
treeb0ca44a98ac2ab21cc52b50de5c1d7bf2de8e3fa /python/python.go
parent4b2382f78e328a0ba2f8c8cdf4fe2d35db123229 (diff)
.vendor suffix is added only for libs having core/vendor variants
When the lib is vendor-only, then .vendor suffix is not added. Furthermore, this change correctly adds .vendor suffix even to the names listed in LOCAL_SHARED_LIBRARIES so that we don't need to add the suffix in the make world. This also allows us to use the original name (without the .vendor suffix) of the vendor-only modules in make (e.g. in PRODUCT_PACKAGES or as a make target). Bug: 37480243 Test: BOARD_VNDK_VERSION=current m -j <name> is successful, where <name> is one of the vendor-only libraries in Soong. (i.e. android.hardware.renderscript@1.0-impl) Test: m -j does not break anything Change-Id: I203e546ff941878a40c5e7cfbb9f70b617df272d
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions