summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16/changes
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2012-10-15 15:58:01 -0700
committerThe Android Automerger <android-build@android.com>2012-10-16 17:22:21 -0700
commit1ce43222a56819ea86e9c9a48cb304da4259a3a7 (patch)
treece85c13ef08a8938c8c8b505f09643cd077d33f3 /docs/html/sdk/api_diff/16/changes
parent1713774f3c978b4c11ea9293609443c6587795cb (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