OSDN Git Service

Add additional vendor lib paths
authorKiyoung Kim <kiyoungkim@google.com>
Mon, 12 Oct 2020 01:30:03 +0000 (10:30 +0900)
committerHaoxiang Li <haoxiangl@google.com>
Thu, 17 Dec 2020 21:04:06 +0000 (21:04 +0000)
commit935f98a97b2e225cc515f2c4fcfec978ea2fa523
treed93b9aee0b4a0684aed1530e83e0468dbc5e6b00
parentab2194a76eeb92e79b2ea4e868b5d0135fac991c
Add additional vendor lib paths

Some of the vendor lib paths were removed from VNDK 28 due to no usage.
However, Vulkan team requires those vendor lib paths from vendor
section to load SPHAL libraries. To enable this, this change re-adds
addtional vendor lib paths (hw and egl) to vendor default namespace.

Bug: 170258171
Bug: 172267984
Test: atest passed

Merged-In: I85fa6fa6f61d5559c5498163302a99741f6f733f
Merged-In: Icba3ee1744b67d48241a53a147009270b0f550ca
Merged-In: Ifb0a6d2085aefb2729e3c28ab7022d38a3786a38
Change-Id: I85fa6fa6f61d5559c5498163302a99741f6f733f
(cherry picked from commit 7bbcf7ef3738c1c519381a338568faf2358f2a03)
contents/namespace/sphal.cc
contents/namespace/vendordefault.cc