commit | aed72ca4afbe6c0ea841ec5218deae0f6ec8fc91 | [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 | 6543c5ce49d80269033494572ad6ab813413ff31 [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)