summaryrefslogtreecommitdiff
path: root/java/kotlin.go
diff options
context:
space:
mode:
author Logan Chien <loganchien@google.com> 2019-01-15 21:12:43 +0800
committer Logan Chien <loganchien@google.com> 2019-01-17 21:16:48 +0800
commit14bd0db2f75f98d01fc77c2b5f9d235c025bc4b0 (patch)
tree2482fef088659376239b8b08f475ffc1ffc5376f /java/kotlin.go
parent18cc300204031072a0df361bd5c3d53b27ee79d3 (diff)
Always respect system_shared_libs from Android.bp
This commit removes a special case that ignores `system_shared_libs` when `sdk_version`, `vendor_available`, or `vendor` is specified. In the past, that special case was required for `libasync_safe` and `libpropertyinfoparser`. However, ignoring `system_shared_libs` meant that we didn't have a way to skip the default libs when `sdk_version` was specified. This becomes a problem when the dependencies of prebuilts are actually checked. To be specific, `libclang_rt.builtins-${arch}` falls into circular dependencies. Bug: 123006819 Test: make checkbuild Change-Id: I5fe038c00892b3abe5189b30d57ba59884b47cbb
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions