commit | 110c25402d48f196a56c547e965faec4c531265e | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Mon Feb 22 11:27:48 2016 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Wed Feb 24 23:30:27 2016 +0000 |
tree | 8153828c125d5c27cec21f90389ed6642a9fe60b | |
parent | e8c9c746418fa1389b555168e4b7653f0b662508 [diff] |
Add PreloadPublicNativeLibraries function Shift responsibility of preloading native libraries to the user of the library. This lets applications that do not use jni but depend on libnative_loader.so to avoid unnecessary preloads of public libraries which could be expensive. Bug: http://b/27245894 Change-Id: I12a8100de5da639c068769bca21ecebff2b2d538