cf9892b6d1
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
|
||
---|---|---|
.. | ||
include/nativeloader | ||
Android.mk | ||
native_loader.cpp |