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

Commit fbc88e19 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Fix emergency call when in launch transition.

Bug: 16831662
Change-Id: I3411decc3053a7e5fc760ffce5e8b3c52a6e0c49
parent 4473ec5a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -188,6 +188,7 @@ public class StatusBarKeyguardViewManager {
                            @Override
                            public void run() {
                                mStatusBarWindowManager.setKeyguardOccluded(true);
                                reset();
                            }
                        });
                return;