diff options
author | Jim Miller <jaggies@google.com> | 2012-10-15 15:58:01 -0700 |
---|---|---|
committer | Jim Miller <jaggies@google.com> | 2012-10-15 18:16:24 -0700 |
commit | 63f9b81795559443e0376985f8aaaa97a359ef94 (patch) | |
tree | b4a6cceabdc79282b43ef69dfc339d3abc841034 /docs/html/sdk/api_diff/5/changes | |
parent | a30d969401a8533a5a341664421ba9b1e150bac3 (diff) |
Fix inoperative "Forgot pattern" button when face unlock enabled
This fixes a bug where the forgot pattern button wasn't working because
the logic for face unlock was interfering with determining the proper
backup to use.
The fix:
- adds a new state to SecurityMode so we have an initial condition
we can check for.
- passes the current mode to SecurityModel.getBackupSecurityMode() so
it relies on the current state.
- prevents face unlock from invoking callbacks that change state
once we're no longer showing face unlock.
Fixes bug 7346989
Change-Id: I4e64515efbbad712f11c820e690b458f352bf46c
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions