OSDN Git Service

Match vendor requires with system from VNDK Lite
authorKiyoung Kim <kiyoungkim@google.com>
Tue, 14 Apr 2020 08:39:13 +0000 (17:39 +0900)
committerKiyoung Kim <kiyoungkim@google.com>
Tue, 14 Apr 2020 09:38:46 +0000 (18:38 +0900)
commitfde439ab4555a047bea49081c88218571e4bf2d9
tree4636c89dc39f76c697f6ac1e46178ae69714fe5d
parent9811370003c4d88ed6a3a396a21ad1306c57add8
Match vendor requires with system from VNDK Lite

Vendor section of VNDK Lite device has search path for /system/lib, so
in general VNDK Lite's vendor section's default namespace should have same
scope of requires with system section's default namespace. This change
updates vendor's default namespace to require libraries same from
system's default namespace.

Bug: 153412158
Test: m -j passed
Change-Id: Ie15838b0506b3fcd617f624572f1a560eda07987
contents/context/context.cc
contents/namespace/vendordefault.cc