diff options
author | Justin Yun <justinyun@google.com> | 2017-06-16 18:11:35 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2017-08-22 13:40:22 +0900 |
commit | 24c29f1be49f47a6d8a098a10591d9c3f0d4e8ee (patch) | |
tree | be9e31fd30ff7c35f10554a6ea6c97ec732b4f54 /trusty/coverage/coverage.cpp | |
parent | b9beeed5a33a4e7a3613d4eb41cd7f7b3ff3981c (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
Change-Id: If9778b9266a084846ba8fe73e6bff25828359d33
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions