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

Commit c05baae3 authored by Steve Kondik's avatar Steve Kondik
Browse files

Merge branch 'LA.BF64.1.2.2_rb4.6' of...

Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/packages/apps/Dialer into cm-13.0
parents a6f48c9e 2fec8e35
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -704,7 +704,6 @@ public class DialpadFragment extends Fragment
        if (!isPhoneInUse()) {
            // A sanity-check: the "dialpad chooser" UI should not be visible if the phone is idle.
            showDialpadChooser(false);
            hideAndClearDialpad(true);
        }

        stopWatch.lap("hnt");