OSDN Git Service

More bad behavior: ANR and long-term wedge in system process.
authorDan Egnor <egnor@google.com>
Fri, 5 Mar 2010 01:29:40 +0000 (17:29 -0800)
committerDan Egnor <egnor@google.com>
Fri, 5 Mar 2010 01:29:40 +0000 (17:29 -0800)
commit1bf4a051e14ce6dc8eb1f30a36bcf0a86f397d97
treef7c7329f7fa48a560200287b31cd0909174e7c62
parent362444781346cf3047b7882cda8f6835495b265c
More bad behavior: ANR and long-term wedge in system process.

Use ActivityController (the special monkey hook) to wedge
ActivityManagerService, useful for triggering system ANRs
and for setting off the watchdog.

Also add more logging so it's clear what happens when.