platform_system_core/libnativebridge
Zhenhua WANG f2804e5985 Upgrade native bridge to version 3 to support namespace
Native bridge implements namespace related interfaces in version 3.
The namespace semantic here is same as Android dynamic linker's.
Native loader wraps library loading functions of dynamic linker and
native bridge. Thus, Android runtime is able to load native library
of different ISA on one device by calling native loader directly.

Bug: http://b/28242460
Test: mm && make test-art-host -j48
Change-Id: Idde2b9d99fb6ebe547407c716b5478a231f745a7
Signed-off-by: Zhenhua WANG <zhenhua.wang@intel.com>
2016-10-25 11:11:38 -07:00
..
tests Upgrade native bridge to version 3 to support namespace 2016-10-25 11:11:38 -07:00
Android.bp Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
Android.mk Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
native_bridge.cc Upgrade native bridge to version 3 to support namespace 2016-10-25 11:11:38 -07:00