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

Commit 93b19cbe authored by Brian Colonna's avatar Brian Colonna Committed by Android (Google) Code Review
Browse files

Merge "Changed result of entering credentials after forgot pattern"

parents 6ed1bfb1 aae641bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ import java.io.IOException;
public class AccountUnlockScreen extends RelativeLayout implements KeyguardScreen,
        View.OnClickListener, TextWatcher {
    private static final String LOCK_PATTERN_PACKAGE = "com.android.settings";
    private static final String LOCK_PATTERN_CLASS = LOCK_PATTERN_PACKAGE + ".ChooseLockPattern";
    private static final String LOCK_PATTERN_CLASS = LOCK_PATTERN_PACKAGE + ".ChooseLockGeneric";

    /**
     * The amount of millis to stay awake once this screen detects activity