Files
build_soong/cc
Jiwen 'Steve' Cai 8dbc653dff Add exclude_header_libs for vendor_available:true libs
Adding a mechanism to conditionally exclude some header 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 header libs can shouldn't be marked as
vendor_available.

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

Bug: 112338314
Test: build
Change-Id: If12dceb6045099fe828fe33af2ac4428f88499a2
2018-08-09 21:19:32 -07:00
..
2018-07-31 10:56:27 -07:00
2018-08-08 14:36:34 -07:00
2018-07-23 17:19:36 -07:00
2017-10-19 22:39:32 +09:00
2018-07-22 21:18:45 -07:00
2018-07-06 11:36:32 -07:00
2017-11-17 11:22:04 -08:00
2018-08-08 14:36:34 -07:00
2018-04-12 14:37:35 -07:00
2018-08-08 14:36:34 -07:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-07-22 21:18:45 -07:00
2018-05-14 16:30:46 -07:00
2018-04-09 12:04:49 -07:00