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

Commit d49f7fcf authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Save extras when delaying dial due to ECBM" am: 4bf9531e

am: 93faf6ce

Change-Id: I4edee20ccba728b311e6a152d79b4b86beb3d53d
parents fea6afea 93faf6ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -914,6 +914,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;
            }
        }