Files
build_soong/cc
Jayant Chowdhary 2a96640335 Allow vndk library dependecies to dump abi again.
As a part of the fix for bug 38304436, the condition for dumping abi for
a source file was reduced to : if the source file belongs to a library
belonging the vndk or the llndk, dump the abi. This needs to be changed back to:
if the source file comes through a dependency of a vndk library (static,
whole static or source), whether or not the dependency may be vndk-enabled, dump
the abi.

Test: mm -j64 in external/libcxx.
Without the change, libc++ does not produce any abi dump, since it
depends on whole static libraries not marked vndk enabled. After the
change, libc++ has an abi dump combining abi exposed by whole static,
static and source dependencies.

Bug: 38304436

Change-Id: Ida3dceeca11342756191f316bee74ea08bcdd984
2017-08-08 18:06:09 +00:00
..
2017-07-24 07:14:55 +09:00
2017-06-30 21:08:36 +00:00
2017-05-09 13:44:49 -07:00
2017-07-26 15:13:50 -07:00
2017-06-30 21:08:36 +00:00
2017-05-10 11:04:16 -07:00
2017-06-30 21:08:36 +00:00
2017-06-30 21:08:36 +00:00
2017-06-30 21:08:36 +00:00
2017-06-30 21:08:36 +00:00
2016-08-01 14:36:22 -07:00
2017-05-10 11:04:16 -07:00
2017-07-20 16:59:26 -07:00
2016-07-29 15:17:58 -07:00
2017-06-30 21:08:36 +00:00