commit | f8053c661e5224a0723dc56624889e0cf0d55722 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Aug 19 16:03:05 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Aug 19 16:03:05 2022 +0000 |
tree | 4c97ac6849260f76bf77683069b7e2c4bdee2ede | |
parent | 77cff055775cf9ebac97cbb9dbb5be0022ff9dd1 [diff] | |
parent | eb769d687a4c0c8637d349148fefb3855ffa90e2 [diff] |
Merge "Use liblog_for_runtime_apex instead of liblog"
diff --git a/debuggerd/Android.bp b/debuggerd/Android.bp index ad0231d..c15146b 100644 --- a/debuggerd/Android.bp +++ b/debuggerd/Android.bp
@@ -204,6 +204,7 @@ header_libs: [ "bionic_libc_platform_headers", "gwp_asan_headers", + "liblog_headers", ], static_libs: [ @@ -212,7 +213,6 @@ "liblzma", "libbase", "libcutils", - "liblog", ], runtime_libs: [ "libdexfile", // libdexfile_support dependency