commit | 2015ccce8571ead2d0673d02ea12f460d6a37662 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Sep 27 15:26:21 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Sep 27 15:26:21 2017 +0800 |
tree | 63044b6c5773963b2b4b23d921113d647197cc1e | |
parent | 577fa74fde505c8802ab29b8c3b20778f3d13cf2 [diff] |
vndk-def: Add more vendor lib search paths This commit adds /vendor/lib/hw and /vendor/lib/egl to the search path for vendor processes. The change in this CL matches with the latest `ld.config.txt` in `system/core/rootdir/ld.config.txt.in`. Bug: 64503245 Test: Run vndk_definition_tool.py and a false error about missing a library disappears. Change-Id: If2e3c03d5049c1893cabed84c78f760fa251d308