summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2020-07-29 12:51:56 -0700
committer Colin Cross <ccross@android.com> 2020-07-29 13:22:33 -0700
commitaac3222cdf8d007fbb378ac0ce8c6ceaa94cdb61 (patch)
treeffcc210951a3e57eb2eb49e585ebef6ab74e7bad /java/java.go
parent370173e0af1805a9e6b9bd11de6284bc116052d9 (diff)
Fix DepsInSameApex for some dependencies of static libraries
The implementation before libraryDependencyTag was added failed to treat shared library dependencies with reexported headers on a static library as crossing the apex boundary because the dependency tag was overwritten from SharedFromStaticDepTag to sharedExportDepTag, causing FromStatic to be false. Bug: 162437057 Test: m checkbuild Change-Id: I514b90aeb0f1477045e92b46d17336d4fb2fb62c
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions