commit | 096edde05678b221ee8ff5af8064e73f5dd6b3c6 | [log] [tgz] |
---|---|---|
author | Tony <twickham@google.com> | Tue Mar 19 11:08:54 2019 -0500 |
committer | Tony <twickham@google.com> | Tue Mar 19 11:08:54 2019 -0500 |
tree | 4b7f10614b2c064c2c6c0a31db390ba2765f1483 | |
parent | 687ff6afe112815ddaffafefabb2ad17a2d63115 [diff] |
Remove redundant resumeLastTaskForQuickstep() and use resumeLastTask() directly Also remove STATE_SCALED_CONTROLLER_LAST_TASK, which is redundant with STATE_RESUME_LAST_TASK. Basically this removes a path of unnecessary indirection now that everything is on the UI thread. Change-Id: If11fea2d6064ba909a439b9b88d7c80fb1ad9d73