Merge "liblog: make liblog_headers truly stand-alone."

This commit is contained in:
Elliott Hughes 2019-02-16 00:12:51 +00:00 committed by Gerrit Code Review
commit c911d5af6f
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ cc_library_headers {
vendor_available: true,
recovery_available: true,
export_include_dirs: ["include"],
system_shared_libs: [],
stl: "none",
target: {
windows: {
enabled: true,