summaryrefslogtreecommitdiff
path: root/tools/source
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-11-16 16:17:27 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-11-16 16:25:17 +0200
commit26b8cd2b3ef8fed72ba52e0b8f9b002f7cfd23c4 (patch)
treecf30b0a0b264678ed468572d2686492a510aee24 /tools/source
parent25dd02d8b9ad66e06fb2f6e9d38e27753af2817d (diff)
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
Diffstat (limited to 'tools/source')
0 files changed, 0 insertions, 0 deletions