diff options
| author | 2020-07-29 12:51:56 -0700 | |
|---|---|---|
| committer | 2020-07-29 13:22:33 -0700 | |
| commit | aac3222cdf8d007fbb378ac0ce8c6ceaa94cdb61 (patch) | |
| tree | ffcc210951a3e57eb2eb49e585ebef6ab74e7bad /java/java_test.go | |
| parent | 370173e0af1805a9e6b9bd11de6284bc116052d9 (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_test.go')
0 files changed, 0 insertions, 0 deletions