commit | 4ab7e595a5deef72448da950f2f973bc0c90fe18 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Wed Apr 13 15:38:13 2016 -0700 |
committer | Adrian Roos <roosa@google.com> | Wed Apr 13 15:38:18 2016 -0700 |
tree | b1feee7f36bd95b901c56fae32cc906b40f0c2bf | |
parent | 250c617d13216a210f3ebca25c6f765c29334a8d [diff] |
StrongAuthTracker: Don't rely on USER_PRESENT USER_PRESENT is sent via the background queue. A delay there can cause us not to recognize that the user has unlocked and prompt for the credential again, when trust or fingerprint would be sufficient. Also removes an obsolete reference to USER_PRESENT from TrustManagerService. Change-Id: Ie8d1a180170df5f0c8f9e71660504fd71eeacd99 Fixes: 27830458