summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-01-29 00:39:04 +0900
committerJiyong Park <jiyong@google.com>2019-02-12 19:35:45 +0900
commit83207a29e1362c86271726018993bef756722f9f (patch)
tree96bd0e7b45c786b8c4499ad9e40e11b82f883900 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentefc16ab0d873cc10e44cf678b8bba30838c69542 (diff)
Cut the static deps from libandroid_runtime to libnativeloader and libnativebridge
The dependencies are replaced with *_lazy libraries which dynamically load and links to the real libraries at runtime using dlopen and dlsym. This allows libandroid_runtime to be used by early processes that are executed before the activation of the runtime APEX where libnativeloader and libnativebridge are provided. Bug: 123403798 Test: m Test: device boots to the UI Change-Id: I89a11bd0e9bef77db5da6d80840728b9a6f2a528
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions