commit | eb05c18c442d5cca23c8f9d6099f27a718ae40c4 | [log] [tgz] |
---|---|---|
author | Alex Stetson <alexstetson@google.com> | Mon Sep 09 16:05:35 2024 -0700 |
committer | Alex Stetson <alexstetson@google.com> | Mon Sep 16 15:11:58 2024 -0700 |
tree | 9925ff5892ae1f9fd234a367b96b02ae7edc0f45 | |
parent | 203cdd3ff83b705703426953238e6c968150eef6 [diff] |
Get keyguard state from UserManager lock state for bg users If a visible background user is secure, the TrustManagerService will always assert they are showing keyguard. However, this may not always be the case - should the user be unlocked, the keyguard is no longer showing and the TrustManager should be updated to reflect this. Bug: 365626480 Test: atest FrameworksMockingServicesTests:TrustManagerServiceTest Flag: NONE bugfix Change-Id: Iee29496bbc23e9e440c9e59592e77c19f8757f13