Merge "Use liblog_for_runtime_apex instead of liblog"

This commit is contained in:
Jiyong Park 2022-08-19 16:03:05 +00:00 committed by Gerrit Code Review
commit c00d06867a
1 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ cc_defaults {
"libasync_safe",
"liblog",
"liblog_for_runtime_apex",
],
// We need to access Bionic private headers in the linker.
@ -514,7 +514,7 @@ cc_test {
static_libs: [
"libasync_safe",
"libbase",
"liblog",
"liblog_for_runtime_apex",
],
arch: {