platform_system_core/libnativeloader
Victor Chang 7a20a907a5 Expose public libraries from runtime namepsace to classloader namespace
Bug: 121248172
Bug: 121372395
Test: DT_NEEDED libicuuc.so
Test: dlopen("libicuuc.so")
Test: dlopen("/system/lib64/libicuuc.so") for targetSdkVersion < Q
Test: dlopen("/apex/com.android.runtime/lib64/libicuuc.so")
Change-Id: Ib4a255696ed474b7993acc952a8d07e7d64604a5
2019-02-04 17:45:22 +00:00
..
include/nativeloader Pass the Java caller's location to OpenNativeLibrary. 2019-01-18 14:07:27 +00:00
test Move to C API of libnativeloader. 2019-01-16 13:40:28 +00:00
.clang-format Set libnativeloader style to clang-format-2 2017-03-29 17:33:12 -07:00
Android.bp Revert "Enable APEX stubs for libnativeloader." 2019-02-01 13:13:56 +00:00
OWNERS Add runtime module members to owners. 2019-01-16 22:00:48 +00:00
libnativeloader.map.txt Move to C API of libnativeloader. 2019-01-16 13:40:28 +00:00
native_loader.cpp Expose public libraries from runtime namepsace to classloader namespace 2019-02-04 17:45:22 +00:00