commit | 6e4deeaf452133fd03413c099b6e472778940fca | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Jul 18 15:33:16 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Jul 19 18:14:34 2019 +0000 |
tree | d79b1d7347b50712d5719ef64bff74ba92722c49 | |
parent | 34ac9f74e859a77eca9111debfbc25f5c037df7a [diff] |
sigchain: dlsym from libc.so instead of RTLD_NEXT. RTLD_NEXT doesn't play well with linker namespaces currently, so switch to directly referencing libc.so. Bug: http://b/135284876 Test: treehugger Test: m test-art-host Test: adb shell /data/nativetest/art/arm/art_sigchain_tests/sigchain_test Test: adb shell /data/nativetest64/art/arm64/art_sigchain_tests/sigchain_test Change-Id: I980bf63e5e3bb0a1638a4806c7ad76f41d5db44e