commit | 9731732fe67499d3ef31747bdca140f8246ec625 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Thu Apr 01 14:12:25 2010 -0700 |
committer | Ying Wang <wangying@google.com> | Thu Apr 01 14:12:25 2010 -0700 |
tree | 96214706b2e15ccbb8be9a15dbe8851c63805303 | |
parent | a3916df8b9be0688d3303e372b8a1824f60e83c7 [diff] |
Move potentially blocking operation out of the activity controller. http://b/viewIssue?id=2497953 before this CL, call to reportProcRank() in the controller waited for the procrank process to finish, which potentially would block the activity manager and cause deadlock between the activity manager and the window manager. Change-Id: Ie5a6aae7c8dbe43ac725abdb04f2426f54dd6740