26b8cd2b3e
Use a version script ("version map") that exports only the Java_* and JNI_OnLoad symbols that the JNI machinery needs. No non-dynamic symbols are needed (in the .so that goes into the .apk; the one kept locally for debugging is not stripped). Change-Id: Ie874e59c593ec9e5d08ba369612cef1a3ea85fe4 |
||
---|---|---|
.. | ||
src | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
Makefile.shared | ||
no-resource-compress.xml | ||
project.properties | ||
version.map |