commit | cfc991608cfd1bd81dc23547632ba7d19ed8de81 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Aug 25 23:30:29 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 25 23:30:29 2022 +0000 |
tree | 99db5a2727afa09a0bfcdeab3591d81663f75a1b | |
parent | c00d06867a7a27d8a610f81b0409a20fcc50db69 [diff] | |
parent | 963e24b93ea09c890520adff78fc8ab06dcb9bc7 [diff] |
Merge "setjmp.h: add the missing __returns_twice to sigsetjmp()."
diff --git a/linker/Android.bp b/linker/Android.bp index 5e53079..57420a9 100644 --- a/linker/Android.bp +++ b/linker/Android.bp
@@ -115,7 +115,7 @@ "libasync_safe", - "liblog", + "liblog_for_runtime_apex", ], // We need to access Bionic private headers in the linker. @@ -514,7 +514,7 @@ static_libs: [ "libasync_safe", "libbase", - "liblog", + "liblog_for_runtime_apex", ], arch: {