diff options
author | Peter Collingbourne <pcc@google.com> | 2019-04-25 23:19:57 -0700 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2019-06-06 02:12:30 -0700 |
commit | 3bdd3cfab66b7b2553d00309797786b65489b852 (patch) | |
tree | a976bd718fcc263433d8df218695e0070d980e73 /trusty/coverage/coverage.cpp | |
parent | 1803972b6b081e522454de5ee72d58011f5c8e9f (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.
Bug: http://b/134503977
Test: Builds
Change-Id: I67d64788855d28f3a156a1b9cf8a897617277730
Merged-In: I67d64788855d28f3a156a1b9cf8a897617277730
(cherry picked from commit fb1c5a724e7f6cd07b64b0b4dcfdff5677ab7b9f)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions