diff options
author | Justin Yun <justinyun@google.com> | 2017-06-16 18:11:35 +0900 |
---|---|---|
committer | Jae Shin <jaeshin@google.com> | 2017-10-23 11:10:30 +0900 |
commit | 333845c710822e16fc8a6d7d32f931416beb8dbb (patch) | |
tree | e8db47d7b471c6e73960792a69c8c0bea3ba26f7 /libutils/Unicode.cpp | |
parent | 614c5521a370978f4431abcc13f666c3f46992b2 (diff) |
Implement system namespace for vendor process
For vendor process default namespace searches as following order:
1. /vendor/lib/(hw|egl), /vendor/lib: Vendor libs + VNDK-vnd-ext
2. /system/lib/vndk-$(ver): VNDK libs
3. /vendor/lib/vndk-sp-$(ver): VNDK-SP-vnd-ext
4. /system/lib/vndk-sp-$(ver): VNDK-SP
and searches system namespace (/system/lib) only for LL-NDK libs.
This configuarion is used only with BOARD_VNDK_VERSION is defined.
Bug: 37192038
Test: build with 'BOARD_VNDK_VERSION=current' and boot
Merged-In: If9778b9266a084846ba8fe73e6bff25828359d33
Change-Id: If9778b9266a084846ba8fe73e6bff25828359d33
(cherry picked from commit 24c29f1be49f47a6d8a098a10591d9c3f0d4e8ee)
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions