commit | c4c8baae786c3421e36889888b5c54641ad1bd8d | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Wed Sep 06 14:55:48 2017 -0700 |
committer | Bryce Lee <brycelee@google.com> | Fri Sep 08 07:24:01 2017 -0700 |
tree | 3c765bb5a42f811c9db9d79b9c54013c4798d07a | |
parent | 89eceea5caf0a477450935ff593c658620a9bedc [diff] |
Do not process set WindowAnimator param when screen is already on. Doing so can lead to the param be processed during onPause, potentially causing the device erroneously waking up. Change-Id: Id0f0bc74873e6e41bd2b10dc423a435ca050947f Fixes: 65412431 Bug: 65385210 Test: cts/hostsidetests/services/activityandwindowmanager/util/run-test CtsServicesHostTestCases android.server.cts.ActivityManagerActivityVisibilityTests#testTurnScreenOnActivity_withRelayout