commit | 796bc8ca840ab58b89f6c1a7e1b6ae76bd0319db | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Tue Jan 24 21:12:51 2023 +0000 |
committer | Beverly Tai <beverlyt@google.com> | Wed Jan 25 13:35:52 2023 +0000 |
tree | c032483fd36abfd762293b4a343ee98a761a6298 | |
parent | f7347b4978948ced45f09945a4e394195164c974 [diff] |
Ensure AoD transient messagesa are updated To guarantee messages are updated even when the device is asleep, use an AlarmTimeout instead of a regular Handler to delay messages. Fixes: 243902750 Test: atest KeyguardIndicationControllerTest (existing tests pass) Test: manually fail fingerprint on AoD when device is NOT plugged in & observe that the fingerprint not recognized messsages goes away within 5 seconds. Change-Id: I356ed7a85b071b57d0b35c0427c8299fd9247f98