diff options
| author | 2023-04-26 13:55:14 +0000 | |
|---|---|---|
| committer | 2023-04-26 19:41:45 +0000 | |
| commit | 64d77cc3604d6ff4ebbca2930c975bd961a6026d (patch) | |
| tree | f2760a14bdad0f18b6fb58234972c200bf525519 /opengl/java | |
| parent | 322a9ee2bdf689632a807da132d010763d098bd4 (diff) | |
onTrustChanged callback triggered before onTrustGrantedForCurrentUser
KeyguardStateControllerImpl updates its internal state onTrustChanged,
which is then used onTrustGrantedForUser when the keyguard may be
dismissed, so the #onTrustChanged callback needs to be called
first, or else we may mistakenly end up preventing a keyguard
dismissal: "KeyguardSecurityView: Tried to dismiss keyguard when lockscreen is not dismissible and user was not authenticated with a primary security method (pin/password/pattern)."
Test: atest KeyguardUpdateMonitorTest
Fixes: 279547063
Change-Id: I239ffa1cfc1a252aaa7ea89f259f1f9bf97f2da3
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions