DescriptionReland of Android: Use linker script to hide all non-JNI symbols
The linker script is applied to all shared_library() targets by default,
just like the hide_jni one was (but not loadable_module() targets).
This reduces the size of libchrome.so by 220kb.
Reverted in:
https://codereview.chromium.org/2685933002/
Reason for reland:
Tested webkit_tests now pass locally. Issue was that libosmesa.so
had its symbols hidden.
BUG=448386
TBR=brettw
Review-Url: https://codereview.chromium.org/2699473002
Cr-Commit-Position: refs/heads/master@{#450734}
Committed: https://chromium.googlesource.com/chromium/src/+/e61084f2f942e6203a98bb4f7e505f9d7b679604
Patch Set 1 #Patch Set 2 : fix loadable_module #
Messages
Total messages: 17 (12 generated)
|