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

Commit 4bf9531e authored by Hall Liu's avatar Hall Liu Committed by Gerrit Code Review
Browse files

Merge "Save extras when delaying dial due to ECBM"

parents 9e0c3e98 a72572ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -912,6 +912,7 @@ public class ImsPhoneCallTracker extends CallTracker implements ImsPullCall {
                mPhone.setOnEcbModeExitResponse(this, EVENT_EXIT_ECM_RESPONSE_CDMA, null);
                pendingCallClirMode = clirMode;
                mPendingCallVideoState = videoState;
                mPendingIntentExtras = dialArgs.intentExtras;
                pendingCallInEcm = true;
            }
        }