commit | 290ca6ec5c1f029bff7a43d1d499359e25a41904 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Thu May 19 15:36:55 2016 -0400 |
committer | Jason Monk <jmonk@google.com> | Fri May 20 09:37:53 2016 -0400 |
tree | 49d52625a601fa5baf33b773aeba4b47e2d51b3b | |
parent | 77ad3c2531c00c7b654162be826e93abb5e4dc75 [diff] |
Don't use ApplicationsState for summaries Since it grabs a lock that can be slow on the main thread, don't use ApplicationsState in any of the summaries, instead load the information directly from the PM. Change-Id: Ibefe867810d2a9926177a8de4e23a7faea4b1c3b Fixes: 28435146