commit | f3a1274a38ca891c1f2e86db2c1926293c90c6fa | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Fri Oct 01 19:27:29 2021 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Tue Oct 05 10:56:03 2021 +0800 |
tree | 81e75811eab9ccf615052bf495397f7d5fea7d5a | |
parent | 039e8a7bafc6e82aa537d7037135066c698dbd71 [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