commit | 0452f4dcde1b67e4a5ee80e0c1ccd70156bf89ba | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Thu Apr 28 16:29:22 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Mon May 02 14:36:28 2016 -0700 |
tree | 0a31307ea82605bc53b3ff3a30b29a5f1b003ed4 | |
parent | e20267080da1a800095a92744341b3148c36addb [diff] |
Supply librarySearchPath to PathClassLoader PathClassLoader needs librarySearchPath in order to be able to find native libraries. The java.library.path property is no longer implicitly applied to all basedexclassloaders, and needs to be passed explicitly. Bug: http://b/28449304 Change-Id: Id5b4273553d783c0f7a964f72ecb2c99f3aeaf6f (cherry picked from commit 3a79b6389df39928823a7a8e862c2f647a1cd164)