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

Commit 8c8f253a authored by Brad Ebinger's avatar Brad Ebinger Committed by Gerrit Code Review
Browse files

Merge "Update phone state in case of silent redial"

parents 53811b99 792fed0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2775,6 +2775,7 @@ public class ImsPhoneCallTracker extends CallTracker implements ImsPullCall {
                    removeConnection(mPendingMO);
                    mPendingMO.finalize();
                    mPendingMO = null;
                    updatePhoneState();
                    mPhone.initiateSilentRedial();
                    return;
                } else {