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
1 file changed