platform_system_core/libnativeloader
Dimitry Ivanov cf9892b6d1 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
(cherry picked from commit 8a0425b86a)
2016-05-09 12:21:55 -07:00
..
include/nativeloader nativeloader: Add CloseNativeLibrary() method 2016-05-03 14:55:25 -07:00
Android.mk Add public libs from an environment variable 2016-05-06 13:16:45 -07:00
native_loader.cpp nativeloader: Fix the case of search_path == null 2016-05-09 12:21:55 -07:00