commit | b0de585dece94c1d17ea5daf9eb52265670e4826 | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Thu Feb 28 00:33:51 2019 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Sat Mar 02 15:54:29 2019 +0800 |
tree | 9e0b964f7d52fa5a4eec846ce249e182c97c3a61 | |
parent | cd8eace91d4b3b2c3de29304f226dbefa9214216 [diff] |
DO NOT MERGE: Don't let previous activity wait if next activity won't be visible If the next resumed activity won't be visible because of keyguard, it doesn't make sense to let the previous activity wait for the next activity becoming visible. Worse, it would make other activities going to the stopped state need to wait unnecessarily. Bug: 125550126 Bug: 124556520 Test: atest ActivityManagerDisplayLockedKeyguardTests Change-Id: Id6f2e562c84b167b6736813ea6dc183536587d30