commit | fec0165eb340023283056f60e39aac124e6ee452 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Wed Jun 10 17:16:25 2020 -0700 |
committer | Kevin Chyn <kchyn@google.com> | Thu Jun 11 11:59:12 2020 -0700 |
tree | 265d27e18df27e18a2065dd59caab31fbea2a5fa | |
parent | a614cef78dafd45e24a41796b98fff98b2f14929 [diff] |
Do not start biometric auth if encrypted or lockdown Moved isLockDown and isEncrypted to the final "shouldListen" assignment to avoid potential future mistakes, since they should never be overridden. Bug: 79776455 Test: atest KeyguardUpdateMonitorTest Test: Fingerprint/Face does not start when lockdown or encrypted Change-Id: Ia36dcc82a382c2064bf8d82facaa5d381f075148