commit | 758f714ca8638cf44041d9e1e6442093e73fd664 | [log] [tgz] |
---|---|---|
author | riddle_hsu <riddle_hsu@htc.com> | Thu Apr 16 12:45:48 2015 +0800 |
committer | Olawale Ogunwale <ogunwale@google.com> | Tue Apr 21 15:31:39 2015 +0000 |
tree | 74d69fe9039262409aaa9f36aa4e56286dc8e392 | |
parent | 0408187e7d2e7bdb6d0cb0521f49859a3d9a7396 [diff] |
[ActivityManager] Move UI operation to UI handler Because ANR will dump cpu usage, stack traces in ActivityManager thread, if system is busy or in low-end device, it may spend more than 5s to dump. So when there is UI operation (e.g. pop dialog) in ActivityManager thread, it may meet key dispatch timeout. Change-Id: Ie550e31a7cff65bdcfc9af2c32989e9deb5fb2cf