commit | 5ffa690f0c9260b281d12b0fc2a7a82edf7110b6 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Fri Oct 01 19:27:29 2021 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Mon Nov 08 11:04:10 2021 +0800 |
tree | 0b3c30abd29fd2a9f338de90135c22c03b9886e5 | |
parent | 0849b35051246bff712572eaef71ac34dae2d9c8 [diff] |
setTurnScreenOn can only used as wakeup setTurnScreenOn shouldn't dismiss keyguard automatically even when the keyguard is insecure. The keyguard state should only be affected by requestDismissKeyguard and/or setShowWhenLocked, and for either case setTurnScreenOn can be used to wakeup device if the activity is going to be resumed and visible. Bug: 201103497 Test: atest ActivityVisibilityTests KeyguardTests KeyguardLockedTests Change-Id: I283dea469a33286fc9cf835e39ee5a3be2444739