| commit | ac8e4057957ee4f6399de10461be727cf62f05e7 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Mon Oct 28 13:09:32 2019 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Wed Oct 30 13:45:23 2019 +0900 |
| tree | 0233b4c52f9c1435b9410ce95c4e18ccb5b91496 | |
| parent | 021483db2386fcd48d2d6aa2d9429c28f86f0b90 [diff] |
public.libraries.txt can have 32 or 64-only libraries 32-only or 64-only libraries are tagged with either "32" or "64" in public.libraries.txt file. The CTS test should filter out libraries that aren't available for the current arch (i.e. 64-only libraries for 32-bit process). Bug: 142883140 Test: android.jni.cts.JniStaticTest#test_dlopenPublicLibraries Change-Id: I5e8bf49a9d37e4a8a41246ff5a238195ed2052f2