Go to file
JP Abgrall 3e03d3fb6a Ignore SIGPIPE is some of the tools used via bugreport
adb bugreport > b & sleep 5; kill $?
will show that a bunch of tools will SIGPIPE when trying to output data
which is normal.
We don't have a way on linux (bsd yes), to set NOSIGPIPE on the file desc
passed down via fork/exec.

Bug: 6447319
Change-Id: I25b30a823addcff89d252f162d0a07035d4fdd3f
2012-05-11 14:14:09 -07:00
build build: add device-type dalvik heap configs 2012-03-23 09:42:42 -07:00
cmds Ignore SIGPIPE is some of the tools used via bugreport 2012-05-11 14:14:09 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Merge "OMX IL header additions for FLAC" into jb-dev 2012-05-10 09:53:44 -07:00
libs Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev 2012-05-10 17:38:34 -07:00
opengl Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
services SurfaceFlinger: recompute visible regions more 2012-05-10 15:35:56 -07:00
MODULE_LICENSE_APACHE2
NOTICE