Merge "Add missing liblog_headers dependency to libc_defaults."
This commit is contained in:
commit
2a79326a80
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ cc_defaults {
|
|||
header_libs: [
|
||||
"libc_headers",
|
||||
"gwp_asan_headers",
|
||||
"liblog_headers", // needed by bionic/libc/async_safe/include
|
||||
],
|
||||
export_header_lib_headers: [
|
||||
"libc_headers",
|
||||
|
|
Loading…
Reference in a new issue