platform_system_core/include
bohu 294d44be33 DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
Traditionally, qemu_pipe has both the declaration and implentation of each
function in one header file--qemu_pipe.h, and it is getting incovenient to
maintain.

This CL separates the implementation of functions from the header file,
and makes qemu_pipe a static library for other modules to link to.

Note that the interface and implementation of qemu_pipe are kept unchanged,
and future CLs will enhance the implementation to make it more reliable and
more compatible with old and new API levels.

Following projects are affected by this refactoring, and they are modified
accordingly:

device/generic/goldfish
device/generic/goldfish-opengl
hardware/ril/reference-ril

Change-Id: I541ecbf0cc7eadeef9d4e37ffd9ca7bfcc5c94c0
2017-03-01 16:33:44 -08:00
..
android Revert "Continue using the legacy NDK android/log.h." 2017-01-30 22:14:59 +00:00
backtrace Test for _WIN32 in instead of USE_MINGW. 2016-10-05 09:37:44 -07:00
nativebridge Allow different namespace types for different classloaders 2016-11-04 15:21:13 -07:00
private Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
system DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe 2017-03-01 16:33:44 -08:00
ziparchive Make libziparchive C++-only. 2016-12-29 10:38:37 -08:00
cutils Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
log Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
sysutils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
utils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00