office-gobmx/android/experimental/LibreOffice4Android
Tor Lillqvist 26b8cd2b3e Reduce dynamic symbols and strip all local ones from the Android single .so
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
2012-11-16 16:25:17 +02:00
..
jni
res
src
AndroidManifest.xml
build.xml
fonts.conf
Makefile Reduce dynamic symbols and strip all local ones from the Android single .so 2012-11-16 16:25:17 +02:00
native-code.cxx Let's try to make this significantly smaller by keeping only text doc support 2012-11-09 09:54:11 +02:00
proguard-project.txt
project.properties