History log of /system/core/libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f2804e59854c2c7e7d3d5b58f987e5ec5cdc5b66 30-May-2016 Zhenhua WANG <zhenhua.wang@intel.com> 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>
/system/core/libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp