libcutils_header exports liblog_headers

am: 8f63b6cfca

Change-Id: I163638e4c558e6bcb514dd32a59222f8e9a20d50
This commit is contained in:
Jiyong Park 2017-09-05 17:07:00 +00:00 committed by android-build-merger
commit f4bcf56329
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ cc_library_headers {
vendor_available: true,
host_supported: true,
export_include_dirs: ["include"],
header_libs: ["liblog_headers"],
export_header_lib_headers: ["liblog_headers"],
target: {
vendor: {
export_include_dirs: ["include_vndk"],