commit | b58e9a7c6da37f9e9609b1ccb87a66d1fcbb96a1 | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Wed Sep 25 10:38:56 2019 +0900 |
committer | Kiyoung Kim <kiyoungkim@google.com> | Wed Sep 25 10:38:56 2019 +0900 |
tree | 745106e02d209e80cafb786d0273598bdda8028a | |
parent | 70778fc65bb68837e80fbea0fa6e834c4fc65cd8 [diff] |
Find or guess installed libraries for VNDK library list Current implementation just uses VNDK library list from variable. However this does not match with expected library name as some libraries change their names from initial one by appending extra information such as version. To match this name each libraries should be searched from installed module list. Bug: 141584631 Test: m -j passed Test: Tested from cuttlefish Change-Id: If9685be59404226de4db16642781546e478694fb