platform_system_core/libnativeloader
Jiyong Park 6291da2936 move classes out of native_loader.cpp
native_loader.cpp is too crowded. Move the classes
NativeLoaderNamespaces and LibraryNamespaces out of native_loader.cpp to
their own source files.

This change does not alter any functionality.

Bug: 130388701
Test: m, presubmit tests
Change-Id: Ibc61ec0dc6727af7cac865b1971ebf1befac6855
2019-05-04 01:10:42 +09:00
..
include/nativeloader Add product apk support from libnativeloader 2019-03-07 15:01:52 +09:00
test shim libraries for libnativeloader and libnativebridge 2019-02-12 19:35:45 +09:00
.clang-format Set libnativeloader style to clang-format-2 2017-03-29 17:33:12 -07:00
Android.bp move classes out of native_loader.cpp 2019-05-04 01:10:42 +09:00
libnativeloader.map.txt Move to C API of libnativeloader. 2019-01-16 13:40:28 +00:00
library_namespaces.cpp move classes out of native_loader.cpp 2019-05-04 01:10:42 +09:00
library_namespaces.h move classes out of native_loader.cpp 2019-05-04 01:10:42 +09:00
native_loader.cpp move classes out of native_loader.cpp 2019-05-04 01:10:42 +09:00
native_loader_lazy.cpp Add product apk support from libnativeloader 2019-03-07 15:01:52 +09:00
native_loader_namespace.h move classes out of native_loader.cpp 2019-05-04 01:10:42 +09:00
OWNERS Add runtime module members to owners. 2019-01-16 22:00:48 +00:00