39da84b06c
For public vendor libraries, a vendor might have only a 32 bit
or only a 64 bit version of the library. Add a way to indicate this
in the public.libraries.txt files. The new format is:
library.so 32
This indicates that this is a 32 bit only public library.
library.so 64
This indicates that this is a 64 bit only public library.
Bug: 29370721
Bug: 29512261
(cherry picked from commit
|
||
---|---|---|
.. | ||
include/nativeloader | ||
Android.mk | ||
dlext_namespaces.h | ||
native_loader.cpp |