platform_system_core/libnativeloader
Dimitry Ivanov b31caa95ec Pass permitted_path to the linker as is.
Now that we have the fixed list of whitelisted libraries
there is no longer need to check if java_permitted_path is nullptr.
In fact checking it prevents custom classloaders created by apps
from loading libraries using absolute path.

Bug: http://b/28659864
Change-Id: I1bfc16a573b090f70f078ecccd0e4016939a5dc0
2016-05-16 17:08:06 -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
dlext_namespaces.h Move linker-namespace functions declarations 2016-05-09 18:09:06 -07:00
native_loader.cpp Pass permitted_path to the linker as is. 2016-05-16 17:08:06 -07:00