commit | 53b71fade8e9ee14cad89dab92a0b5e08f936c28 | [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 | de7ddfcfb38e48ac240a8b1139f9b2c379835eb2 [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