commit | 449011217844401ed491ad0f89dcba21cc26bfc4 | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Fri Oct 04 01:03:48 2019 +0100 |
committer | Martin Stjernholm <mast@google.com> | Wed Oct 09 12:06:05 2019 +0000 |
tree | 5713f52331c0cd3b881df80f4314f9ea2a0f09db | |
parent | 5ee206f3ee081424b323844a4fc91c3d0e89aa89 [diff] |
Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. libunwindstack needs it since it is used in situations where we cannot guarantee that libdexfile_external.so is available, e.g. from libc_malloc_debug.so in the bootstrap Bionic. Test: m test-art-host-gtest-art_libdexfile_support_tests Test: m test-art-host-gtest-art_libdexfile_support_static_tests Bug: 139408016 Change-Id: I0c311222baaafbf5c3a0f7d3f9f2d83d4abbaf90