commit | 225b71d8c58a85994d074f077493b1b32d07d3b5 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Fri Dec 15 22:19:57 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Dec 19 15:29:48 2017 +0800 |
tree | a7f8b3b9b4155e2d8716b2a3e0a1da39db6a816a | |
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