commit | 9f831f64dc10751b260e336372f6b16277b0bd47 | [log] [tgz] |
---|---|---|
author | Rakesh Iyer <rni@google.com> | Tue Feb 16 20:06:22 2016 -0800 |
committer | Rakesh Iyer <rni@google.com> | Wed Feb 17 20:06:55 2016 -0800 |
tree | 9b169f7e0db10b85f9581a8f83bafc456e6d6244 | |
parent | 3581fbc8ad02af4e9a9d20bc76ee782fe21bea65 [diff] |
Dejank app switching. App switching is a little janky, one of the causes seems like we're doing a call into package manager to see if there are more applications (to draw the arrow) and that is expensive (around 10-160ms). Remove this call and maintain a cache and query that instead. Bug: 27232284 Change-Id: I9666073944e406b595a3486857f3fe44b2ae2039