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

Commit d952a8b8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 6bf2990e 76b71c05
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;