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

Commit 9d9e4847 authored by Matt Pietal's avatar Matt Pietal Committed by Android (Google) Code Review
Browse files

Merge "Add missing lock now callback" into main

parents 3e8d96c9 1697f3c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2489,6 +2489,7 @@ public class KeyguardViewMediator implements CoreStartable,
                Log.e(TAG,
                        "doKeyguard: already showing, but re-showing because we're interactive or "
                                + "were in the middle of hiding.");
                notifyLockNowCallback();
            }
        }