commit | f4bcf5632979e9bd90116d35df12a93d7be8187b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 05 17:07:00 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 05 17:07:00 2017 +0000 |
tree | 69739040cfe4ef635e219c870b557ce9de93c6a3 | |
parent | 84fb623f643943845c80dc0aab3b1d262d0b1946 [diff] | |
parent | 8f63b6cfcae8c843deb1f7e961ecf913f6603834 [diff] |
libcutils_header exports liblog_headers am: 8f63b6cfca Change-Id: I163638e4c558e6bcb514dd32a59222f8e9a20d50
diff --git a/libcutils/Android.bp b/libcutils/Android.bp index cfe8d29..98626f3 100644 --- a/libcutils/Android.bp +++ b/libcutils/Android.bp
@@ -34,6 +34,8 @@ 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"],