commit | 569834d86112d8032abb15f60f135544bc101d86 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Wed Jul 06 14:17:52 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Mon Jul 25 11:30:31 2016 -0700 |
tree | 322e3c72f936f05c529a6970151897a91605928a | |
parent | 189bbd9f6d4e1871da1639c96f5eb65ed3a30f2c [diff] |
Always call into native loader when load a native library Namespace has been enabled at native bridge side. And, native loader wraps both dynamic linker and native bridge now. Frameworks on longer call native bridge directly when it load a native library, but still remember whether native bridge is needed for each library. Bug: http://b/28242460 Change-Id: I6b25e0621168cea0885c890c544b355a68309fa7 Signed-off-by: Zhenhua WANG <zhenhua.wang@intel.com>