commit | 4cd07681158830ec49f763f746d6644099a73b42 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Tue Feb 23 14:23:51 2016 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Fri Feb 26 18:38:58 2016 -0800 |
tree | 66258f61b5e4729627fe57adfa597d1d27b64ce7 | |
parent | a887c4faca223765956200a86316eee196a49b43 [diff] |
Added function to explicitly initialize a namespace This change replaces lazy get-or-create logic for linker namespaces with the explicit one. ApplicationLoaders.getClassLoader(..) is now resposible for the namespace initialization for PathClassLoaders. Bug: http://b/27189432 Bug: http://b/22548808 Change-Id: Ife987c3ca1db33a47c20f363a5ed61512be8b5a7 (cherry picked from commit d047c925af62e1fe28fcd1c1940df4afe18d458a)