commit | c286a7fcd8a446c086127bf03fd07f904e017336 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Wed Feb 24 13:33:33 2016 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Wed Feb 24 15:16:20 2016 -0800 |
tree | 0cee9c3f970199829b18fc3e01a840a54c823258 | |
parent | 6e2237d6615c8f7b09c99d196e5effcfd087943b [diff] |
Simplify LoadNativeLibrary() With ApplicationLoaders.getClassLoader() ensuring linker-namespace initialization there is no longer need for LoadNativeLibrary() and callers to pass along namespace-specific information to art. This change removes unnecessary parameters of such calls. Bug: http://b/27189432 Bug: http://b/22548808 Change-Id: I341d35a2d5195e634678b352f4361f8712984b69