android_system_core/libnativeloader
Dimitry Ivanov 8a0425b86a nativeloader: Fix the case of search_path == null
When user creates custom classloader which does not extend
BaseDexClassLoader the librarySearchPath gets set to null
by java.lang.Runtime.doLoad().

This patch makes nativeloader correctly handle it.

Bug: http://b/28659864
Change-Id: I1b61c6bc952984d7c49775a9178fc3270948e62a
2016-05-09 10:55:50 -07:00
..
include/nativeloader Merge "nativeloader: Add CloseNativeLibrary() method" 2016-05-04 23:38:55 +00:00
Android.mk Add public libs from an environment variable 2016-05-06 11:39:47 -07:00
native_loader.cpp nativeloader: Fix the case of search_path == null 2016-05-09 10:55:50 -07:00