summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorBrian Colonna <bcolonna@google.com>2012-10-08 13:02:41 -0400
committerBrian Colonna <bcolonna@google.com>2012-10-08 13:02:41 -0400
commit9ded0e1d48c016883858dd2dc574787524c6df84 (patch)
tree6795767d5cdd2797ee7f3c6835e03972f80035e5 /docs/html/sdk/api_diff/11/changes
parent0e2aade9f1cfbbbdb60889ca9e1399093eb542ac (diff)
FUL fallback is no longer account login - fix b/7280196
When Face Unlock failed the maximum number of times (3), it was asking for account login when it should have been asking for the backup lock that the user chose when setting up Face Unlock. This change splits the isBiometricUnlockEnabled() function into two. One of them strictly checks whether it exists and is selected. The other one checks whether too many attempts have occurred. When deciding which backup to choose, the decision is now based only on whether Face Unlock is enabled. Checking whether too many attempts had occurred caused the bug because the check indicated it had already 'fallen back' to pattern, and the backup for pattern was being selected instead of the backup for biometric unlock. Change-Id: I6b9cf2c5155e8c14933cbfc8f5d58ebc007e53cb
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions