diff options
| author | Jim Miller <jaggies@google.com> | 2012-10-15 15:58:01 -0700 |
|---|---|---|
| committer | The Android Automerger <android-build@android.com> | 2012-10-16 11:19:40 -0700 |
| commit | 7127af5bf4f539c39add3f35906c65c4557dad83 (patch) | |
| tree | 084ec783e0ac0e28b7084a6c41814b63bfb9d5b4 /docs/html/sdk/api_diff/16/changes | |
| parent | e3adc0843af2dbe98ef7a0833a394749212c461a (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/16/changes')
0 files changed, 0 insertions, 0 deletions
