diff options
author | Martin Stjernholm <mast@google.com> | 2019-10-04 01:28:43 +0100 |
---|---|---|
committer | Martin Stjernholm <mast@google.com> | 2019-10-08 19:21:45 +0100 |
commit | 9062bb42691918ba4b55f780f14431c50673d154 (patch) | |
tree | 135793557fa8cdf791b4cd3ddf96bfacfc9e9562 /trusty/coverage/coverage.cpp | |
parent | 4d7d903e2b3191f4a3688f3631bfb2db11ec8088 (diff) |
Continue without DEX support if libdexfile_external.so fails to load.
libunwindstack may be used in situations where we cannot guarantee that
libdexfile_external.so is available, e.g. from libc_malloc_debug.so in the
bootstrap Bionic, or in APEXes with incomplete linker configs.
Test: atest libunwindstack_unit_test
Test: atest --host libunwindstack_unit_test
Test: rm -f out/host/linux-x86/lib*/libdexfile_external.so && \
out/host/linux-x86/nativetest64/libunwindstack_unit_test/libunwindstack_unit_test
(check that DexFile(s)Test tests fail without abort)
Bug; 139408016
Change-Id: I7eeee77ab363d9d39412ece2038ce786394bb34f
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions