android_system_core/libnativeloader
Jiyong Park 16a9896ff7 Fix style around header inclusion
This change is to be in sync with other libraries in system/core.

External headers are included via #include <...> rather
than #include "...", which is for headers from the current library.

Bug: 130388701
Test: build & pass presubmit tests

Change-Id: Ifb87ebaea1b0ff95e2e79352e6a42e3bfd949c52
2019-05-16 08:55:11 +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 Hide non-bridged/bridged namespaces behind NativeLoaderNamespace class 2019-05-16 08:55:04 +09:00
libnativeloader.map.txt Move to C API of libnativeloader. 2019-01-16 13:40:28 +00:00
library_namespaces.cpp Fix style around header inclusion 2019-05-16 08:55:11 +09:00
library_namespaces.h Fix style around header inclusion 2019-05-16 08:55:11 +09:00
native_loader.cpp Fix style around header inclusion 2019-05-16 08:55:11 +09:00
native_loader_lazy.cpp Add product apk support from libnativeloader 2019-03-07 15:01:52 +09:00
native_loader_namespace.cpp Fix style around header inclusion 2019-05-16 08:55:11 +09:00
native_loader_namespace.h Fix style around header inclusion 2019-05-16 08:55:11 +09:00
OWNERS Add runtime module members to owners. 2019-01-16 22:00:48 +00:00
public_libraries.cpp Fix style around header inclusion 2019-05-16 08:55:11 +09:00
public_libraries.h Refactor public_libraries.* 2019-05-08 13:51:43 +09:00
utils.h Introduce utils.h 2019-05-08 13:49:49 +09:00