diff options
| author | 2018-08-08 10:58:34 -0700 | |
|---|---|---|
| committer | 2018-08-09 21:19:32 -0700 | |
| commit | 8dbc653dff9859e94d6af3a35660ad7d15ec3cb3 (patch) | |
| tree | 730b88e7154305af99ea1e34bfcb243421622f6f /java/java_test.go | |
| parent | 1d5ed780720be96ab0765815b3694748e0f098cd (diff) | |
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
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions