commit | feb846c299cba3cb73eb19ecc2d7fb6de9be85d6 | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Sun Aug 07 20:17:47 2016 -0700 |
committer | Tim Murray <timmurray@google.com> | Wed Aug 10 13:13:40 2016 -0700 |
tree | d17948d4bbf254c3f01580cece38141955e901c8 | |
parent | a0a718f5db03447dd5e7e660ee57506b907e880d [diff] |
Fix exception spam in ActivityManagerService. If a thread that ActivityManagerService should be setting to FIFO dies, it throws an exception. However, it is expected that threads may die (due to LMK or app behavior), so we should suppress as much of this as possible. bug 30746129 Change-Id: Ief1ab8568fe8b27284ec442570b6a06677998ff1