commit | ca8a216cf527c9a5a67e768cd31c39e7aefb1c64 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Thu Aug 17 19:00:58 2017 +0200 |
committer | Adrian Roos <roosa@google.com> | Thu Aug 17 19:00:59 2017 +0200 |
tree | 031d4a686cb3d0fd0ff36344e055cfb2e53bc62a | |
parent | 1e3b49c104300c0f68ec506e4f457640c434afe3 [diff] |
Keyguard: Don't show when booting to cryptkeeper Fixes an issue where the keyguard would show if we booted to cryptkeeper and a SIM PIN is set. Note that this only happens when the telephony stack gets enabled, which in cryptkeeper mode is usually only after an emergency call. Change-Id: I5e5f104189a9d33c356edc181e92409bb63b59d7 Fixes: 64197124 Test: Enter cryptkeeper, make emergency call, verify SIM lock screen does not show.