OSDN Git Service

Lengthen the AM timeout reading crash reports slightly
authorChristopher Tate <ctate@google.com>
Tue, 16 Apr 2013 23:08:12 +0000 (16:08 -0700)
committerChristopher Tate <ctate@google.com>
Wed, 17 Apr 2013 17:40:02 +0000 (10:40 -0700)
commit1b645986020a5bd66f6783fa87b9f084c809d801
tree49d769a83151d8a7c6a527cef6263c08f38d2b10
parentad435ba7fff45b8a15ebda08f88767511935a5d7
Lengthen the AM timeout reading crash reports slightly

We're missing some (small fraction of) native crash reports from
debuggerd.  It looks like under high system load the debuggerd
reporting code just isn't quite timely enough for the very short
timeouts initially deployed, so lengthen those a bit.

Bug 8552010

Change-Id: Icbc5b6517de3bb98fff1af2ea42ffd208ef20412
services/java/com/android/server/am/NativeCrashListener.java