Merge "Add missing liblog_headers dependency to libc_defaults." am: 2a79326a80
am: c284c40f07
am: 81e51240aa
Original change: https://android-review.googlesource.com/c/platform/bionic/+/1677126 Change-Id: Iab10e74cadacd217c2b8bceff0f65030a2a297b7
This commit is contained in:
commit
40db2eb3bf
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