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

Commit 852e9f95 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Fix for Droid1 data loss after phone call." into gingerbread

parents 36c6546f 2a91a305
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -800,6 +800,9 @@ public final class CdmaDataConnectionTracker extends DataConnectionTracker {
        if (state == State.CONNECTED) {
            if (!mCdmaPhone.mSST.isConcurrentVoiceAndData()) {
                startNetStatPoll();
                if("sholes".equalsIgnoreCase(android.os.Build.DEVICE)) {
                    cleanUpConnection(true, Phone.REASON_VOICE_CALL_ENDED);
                }
                phone.notifyDataConnection(Phone.REASON_VOICE_CALL_ENDED);
            } else {
                // clean slate after call end.