commit | 6d53f48767bf27d9ecf3a53b6f1e9ff322f271bc | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Tue Nov 07 17:05:15 2023 +0000 |
committer | Robin Lee <rgl@google.com> | Tue Nov 07 17:05:18 2023 +0000 |
tree | 3abea61132d2f05a7c1a2e4e3d13cb68bf9a9de9 | |
parent | 70d13a4b58bd2e0e1ec8a13e4771bc10892bc6f9 [diff] |
Remove another Keyguard special-case for SLEEP As we send SLEEP with a delay now, Keyguard doesn't need a get-out-of-SLEEP-free card. Change-Id: I335fc7aa7f32e5d072d98012f1c69df659b21d38 Test: atest CtsWindowManagerDeviceKeyguard Bug: 307664371