Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1aefc63a authored by Kevin Chyn's avatar Kevin Chyn Committed by android-build-merger
Browse files

Merge "Update FINGERPRINT_ERROR_LOCKOUT documentation" into oc-mr1-dev

am: d952a8b8

Change-Id: I30c3a2c7a633e3e0201d966c4cc6f5d406a5c1a8
parents bc0e1e27 d952a8b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ public class FingerprintManager {

   /**
     * The operation was canceled because the API is locked out due to too many attempts.
     * This occurs after 5 failed attempts, and lasts for 30 seconds.
     */
    public static final int FINGERPRINT_ERROR_LOCKOUT = 7;