Go to file
John Michelau 885f888c55 Exit dumpstate on SIGPIPE to avoid cascading child crashes
When dumpstate ignores SIGPIPE it can lead to a cascade of tombstones /
coredumps since many of its children don't handle or ignore it.  It's
best to just exit dumpstate once the pipe is broken.

Change-Id: Ic0c57ecf4171f0c0a07837e51c41cb1876e1350c
2013-05-28 14:20:59 -05:00
build Fix issue : Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Exit dumpstate on SIGPIPE to avoid cascading child crashes 2013-05-28 14:20:59 -05:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include Revert "Add a compatibility symbol for the MemoryBase constructor." 2013-03-14 02:56:34 +00:00
libs Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." 2013-03-26 17:47:19 +00:00
opengl Merge "gl_code.cpp: Remove a DOS style newline" 2013-05-13 18:53:10 +00:00
services Abort surface composition if hw surface is invalid 2013-05-13 13:26:19 -07:00
MODULE_LICENSE_APACHE2
NOTICE