diff options
author | Peter Collingbourne <pcc@google.com> | 2019-04-25 23:19:57 -0700 |
---|---|---|
committer | Peter Collingbourne <pcc@google.com> | 2019-05-01 18:00:33 -0700 |
commit | fb1c5a724e7f6cd07b64b0b4dcfdff5677ab7b9f (patch) | |
tree | 73627345d0f56e0f31e184cd92487276ef730e0a /libunwindstack/tests/MemoryFileTest.cpp | |
parent | e30fe5fe89187df218da58ceba2cb80f732bd479 (diff) |
Link the "runtime" namespace to more namespaces.
The canonical location of the HWASAN runtime, an LL-NDK library, is being moved
to the runtime APEX. It is apparently the first LL-NDK library in the runtime
APEX that does not require a legacy symlink in /system/${LIB}. Therefore we
need to link the HWASAN runtime in the runtime namespace to various namespaces
so that the library can be loaded from outside of the namespace.
Also, add $SANITIZER_RUNTIME_LIBRARIES to
namespace.default.link.system.shared_libs. This is necessary because in
the accompanying Soong change, we cause the HWASAN runtime to be removed
from $LLNDK_LIBRARIES. In most cases, except for this one, this was a no-op
because we were already including both sets of libraries in shared_libs.
Change-Id: I67d64788855d28f3a156a1b9cf8a897617277730
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions