Files
build_soong/cc
Jiyong Park 44cf1a7779 add exclude_shared_libs for vendor_available:true libs
Adding a mechanism to conditionally exclude some shared library
dependencies when a lib is built for vendors.

Without this, some libraries cannot be earily marked as vendor_available
if they are depending on shared libs can shouldn't be marked as
vendor_available.

By using exclude_shared_libs with exclude_srcs (or __ANDROID_VNDK__
macro), we can eliminate the unnecessary dependency for vendors.

Bug: 62471389
Test: build

Change-Id: If94277b45c3769223cea371d0028e75277640356
2017-06-21 10:13:27 +09:00
..
2017-05-25 14:46:58 -07:00
2017-06-19 19:43:03 -07:00
2017-05-09 13:44:49 -07:00
2017-05-10 11:04:16 -07:00
2017-05-25 14:46:58 -07:00
2016-08-01 14:36:22 -07:00
2017-05-10 11:04:16 -07:00
2017-04-04 15:39:04 -07:00
2016-07-29 15:17:58 -07:00