summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-03-06 20:47:30 +0900
committerJiyong Park <jiyong@google.com>2020-03-10 10:08:26 +0900
commit7c8e2b247d2411d76196dc8a56656d39fe40214e (patch)
tree59f9917214c58d27745b666fc230ffce4f995a29 /trusty/coverage/coverage_test.cpp
parent5280b5c03ee1dc4bc60a579626190dcbcbd9849a (diff)
Whole static link libasync_safe to libbacktrace.a
When libbacktrace.a is statically lined to somewhere, that library had to add libasync_safe.a to static_libs because libbacktrace.a has references to libasync_safe.a. But libbacktace depending on libasync_safe is an implementation detail of libbacktrace, and therefore its client shouldn't be affected by it. Fixing this by doing the whole static link to libasync_safe to libbacktrace.a so that the former is included in libbacktrace.a Bug: 149569129 Test: m Change-Id: If7366a240bc945dda9944fe7c111e10d328165bb
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions