platform_system_core/include
Mattias Nissler 9cf80c6b40 graphics: Include stddef.h for size_t.
graphics.h uses size_t, but doesn't pull in a declaration. This results
in compile errors if code that includes graphics.h (such as
hardware/hardware.h) doesn't happen to have a size_t declaration from
elsewhere.

Change-Id: I0f3882c3dce20425697d25366d49930b2251ef7f
2016-02-03 22:24:53 +01:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" 2015-09-22 04:46:57 +00:00
binderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
cutils Merge "libcutils: add multi-buffer socket send." am: d95ecfc432 2016-02-02 19:25:52 +00:00
diskconfig
log Merge "Add logd security buffer tag types and string write API." 2016-01-19 20:40:16 +00:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt
nativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
nativeloader Add parameter for shared namespaces 2015-12-19 23:38:28 -08:00
netutils Refactor dhcp_utils for more flexible uses. 2015-03-02 12:26:53 +09:00
private Restart cameraserver 2016-01-25 11:52:40 -08:00
system graphics: Include stddef.h for size_t. 2016-02-03 22:24:53 +01:00
sysutils Revert "Sigh, more vendors linking against hidden APIs." 2015-03-20 23:51:36 +00:00
usbhost libusbhost: add usb_device_reset 2016-01-13 16:01:42 -08:00
utils libutils: fix cache removal when callback invalidates the key 2015-11-20 14:54:51 +00:00
ziparchive Allow setting an arbitrary alignment for an entry. 2016-01-19 13:55:53 -08:00