Files
build_soong/cc
Colin Cross aac3222cdf 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
2020-07-29 13:22:33 -07:00
..
2020-07-27 18:37:48 +00:00
2020-06-01 13:44:48 -07:00
2019-11-12 15:55:03 -08:00
2019-12-18 08:19:10 -08:00
2020-06-22 15:27:56 -07:00
2020-03-06 18:15:44 -08:00
2020-06-05 04:26:17 +00:00
2019-11-07 15:27:58 -08:00
2020-07-16 13:21:43 -07:00
2019-09-13 12:18:47 -07:00
2019-12-18 08:19:10 -08:00
2020-04-27 01:17:12 -07:00