OSDN Git Service

Move libz from VNDKSP to LLNDK in case of VNDK Lite
authorKiyoung Kim <kiyoungkim@google.com>
Tue, 31 Mar 2020 05:47:32 +0000 (14:47 +0900)
committerKiyoung Kim <kiyoungkim@google.com>
Tue, 31 Mar 2020 08:33:45 +0000 (17:33 +0900)
commitb38d2f5ff392ed33e540ebb879c976614b7c8a2f
tree4ce1c02633aa73baf656371a03b9dc50a860ffa5
parent27776d2b03accd3c47b26726565624d6712104e3
Move libz from VNDKSP to LLNDK in case of VNDK Lite

In case of VNDK Lite libz should be listed in LLNDK rather than VNDKSP.
This process has been missed while we move the logic to linkerconfig.
This change updates library list based on the library file name in case
of VNDK lite device.

Bug: 141908078
Test: m -j passed
Change-Id: I22eb76619c1242ab26c1d611a08b98177b08285c
contents/namespace/sphal.cc
generator/librarylistloader.cc