platform_system_core/libnativeloader
Jaekyun Seok 86e80b9be0 Use shared lib of libutils, libz and libbase.
libutils, libz and libbase are being used as shared lib by many other
modules.
So using their shared lib will reduce total image size.

Size diffs on angler build image are as follows.

libziparchive.so  : 103844 -> 41680 (-62164)
libnativeloader.so:  50824 -> 25104 (-25720)
total             : (-87884)

Test: building succeeded, and the image was tested on angler.
Bug: 33056637
Change-Id: I015afe5b8f4d87d495b706e2e78d60f44a910e87
2016-12-22 07:03:26 +09:00
..
include/nativeloader Upgrade native bridge to version 3 to support namespace 2016-10-25 11:11:38 -07:00
Android.bp Use shared lib of libutils, libz and libbase. 2016-12-22 07:03:26 +09:00
dlext_namespaces.h Set parent namespace for linker-namespaces 2016-05-17 15:58:56 -07:00
native_loader.cpp Allow different namespace types for different classloaders 2016-11-04 15:21:13 -07:00