commit | 25645d8bbcced4416122d5dadedcf030a7bc12e5 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Fri Sep 21 14:47:54 2012 -0700 |
committer | Jim Miller <jaggies@google.com> | Fri Sep 21 14:47:54 2012 -0700 |
tree | 69704bfe47aa6b9732861024945703729d7ff3f1 | |
parent | 3034d45104f954eb15937e03ec74d86ca37894dc [diff] |
Remove UID checks from LockPatternUtils The UID checks should be unnecessary because LockPatternUtils already relies on system permission checks in Settings, LockSettings, DevicePolicyManager and Keystore. These checks should already catch illegal operations. This was interfering with the stand-alone test app for keyguard. Change-Id: I2da2a729ca29feae9e962c2e360ec47490bcbbf0