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

Commit 9295f728 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Do not reset security message when pattern resumes" into pi-dev

am: 25e38275

Change-Id: I7b261b4da6209274a477148d51bcff07ca27331a
parents 991c9f1a 25e38275
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -373,7 +373,6 @@ public class KeyguardPatternView extends LinearLayout implements KeyguardSecurit

    @Override
    public void onResume(int reason) {
        reset();
    }

    @Override