commit | 696882f2728dc634fa84d232be11db522727b03c | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Tue Mar 24 13:31:19 2020 +0900 |
committer | Justin Yun <justinyun@google.com> | Tue Mar 24 13:31:19 2020 +0900 |
tree | 9b2761f3772719ddc1a0aea46a61be221fb8090b | |
parent | 2d18719c47854cee595ea3b9b9817db9ba76c9a7 [diff] |
Skip reading VNDK libs for product if not available If a device do not define "ro.product.vndk.version", we don't need to initialize the VNDK libraries for them. In that case, return emtpy string. Bug: 151992099 Test: atest libnativeloader_test Change-Id: Ic4d5e0e1162d367e919b5381e3a6c7d048a5e103