diff options
| author | 2017-06-16 12:03:55 +0900 | |
|---|---|---|
| committer | 2017-06-21 10:13:27 +0900 | |
| commit | 44cf1a777916fbe2dc03760b0f2076c4cd3a0f63 (patch) | |
| tree | 8e621b3b6fd467cdcbe631fd04669f8e387e1684 /python/python.go | |
| parent | 83cf1cee583dc50c928ea27082e54aa815932ea4 (diff) | |
add exclude_shared_libs for vendor_available:true libs
Adding a mechanism to conditionally exclude some shared library
dependencies when a lib is built for vendors.
Without this, some libraries cannot be earily marked as vendor_available
if they are depending on shared libs can shouldn't be marked as
vendor_available.
By using exclude_shared_libs with exclude_srcs (or __ANDROID_VNDK__
macro), we can eliminate the unnecessary dependency for vendors.
Bug: 62471389
Test: build
Change-Id: If94277b45c3769223cea371d0028e75277640356
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions