路径:
frameworks\base\services\core\java\com\android\server\am\AppErrorDialog.java
将时间改为0,效果不错:
// 5-minute timeout, then we automatically dismiss the crash dialog
//static final long DISMISS_TIMEOUT = 1000 * 60 * 5;
static final long DISMISS_TIMEOUT = 0;