diff options
author | Logan Chien <loganchien@google.com> | 2017-12-15 22:19:57 +0800 |
---|---|---|
committer | Logan Chien <loganchien@google.com> | 2017-12-19 15:29:48 +0800 |
commit | 225b71d8c58a85994d074f077493b1b32d07d3b5 (patch) | |
tree | a7f8b3b9b4155e2d8716b2a3e0a1da39db6a816a /debuggerd/handler/debuggerd_handler.cpp | |
parent | 6d8aff5fdc55d3a017209d931b221e14333bd478 (diff) |
Separate VNDK libs into another linker namespace
This commit extracts /system/lib[64]/vndk and /system/lib[64]/vndk-sp
into another namespace in the vendor section. This commit is necessary
because LLNDK libraries (e.g. libc or libnativewindow) may otherwise
link to the shared libraries in /system/lib[64]/vndk-sp, which may be
older than the one LLNDK libraries built with.
Test: aosp_walleye boots
Bug: 70816018
Change-Id: I6fceb0da92c978ad940af91f5efe84e673c9247e
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions