diff options
| author | 2022-12-06 20:43:42 +0800 | |
|---|---|---|
| committer | 2022-12-07 16:09:36 +0000 | |
| commit | f9b29b44a0ef497fbe954b11d2869f132ab9a321 (patch) | |
| tree | ce38dd28f654d2720b90dcfd68a4816a8d6e7edf /api/api.go | |
| parent | a2c6879a832ea1d0a829af522547b50607eaef4d (diff) | |
Increase power-press timeout
Preivously, Keyguard would try to authenticate after a cancellation
too quickly so the HAL would drop the attempt.
Repro steps:
1. User press power key
2. Keyguard cancel 1st authentication and send cancellation reqeust to HAL
3. HAL is dealing with cancelation request
4. Keyguard runs 2nd authentication.
5. HAL report cancellation to keyguard and cancel 2nd authentication.
6. Fingerprint does not respond to user's touch.
Bug: 261565425
Test: atest KeyguardUpdateMonitorTest
Test: verified locally on device - attempt side FPS after pressing
the power button (on or off)
Change-Id: If84b8765622e47872b6492eaf09c0e46aeabdf27
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions