commit | 4614596a395b6c86fff3f35a07edda2e848d743c | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Mon Dec 14 14:39:10 2015 -0800 |
committer | Bryce Lee <brycelee@google.com> | Mon Dec 14 14:39:10 2015 -0800 |
tree | ad430b0f95f5eb0ad517071090def35f6b3ef65a | |
parent | 3c67873f0a20a958f6cf1ccccb472fa050bf55b7 [diff] |
Allow access to deprecated LOCK_PATTERN_ENABLED flag. It is possible that older platforms may have not cleared the lock pattern, but instead only checked this flag to determine the lock pattern enabled state. In such cases, upgrading to a platform with that only checks the lock pattern can lead to the lock screen being re-enabled by accident. These new methods allow this condition to be identified and resolved. Bug: 26029690 Change-Id: I8f7ebc0e1915049afe49c219c87010aa38a16244