commit | cbb722ed06092a9e2be37150aa8bc635f0fe21da | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Feb 07 18:33:49 2012 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Feb 07 18:33:49 2012 -0800 |
tree | 66b85aeb671a95a52876a0713cb601cf2343e696 | |
parent | dc210ade0ad4770c5294320453f8ddfbfcbaf943 [diff] |
Don't wait for current activity to pause before resuming next. We can do this now that we ensure processes are not killed until they have been stopped. If the two activities are in the same process, the ordering will still be correct because we schedule the pause before the resume. Change-Id: I209ba739b41e832d35db3edd34d1e7af354cc183