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

Commit 5a2e0089 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

am: 9295f728

Change-Id: I539938f9c167d1f7a0a99f3fc7c9ee9929edd248
parents 6016e264 9295f728
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