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

Commit e9f4d419 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Dialer: Screen does not light when incominging call in screen standby"...

Merge "Dialer: Screen does not light when incominging call  in screen standby" into atel.lnx.2.0-dev
parents aa3bd7c1 489b6372
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -707,6 +707,7 @@ public class InCallPresenter implements CallList.Listener,
        if (CallList.getInstance().isDsdaEnabled() && (mInCallActivity != null)) {
            mInCallActivity.updateDsdaTab();
        }
        wakeUpScreen();
    }

    @Override