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

Commit 7fbc0707 authored by Austen Dicken's avatar Austen Dicken
Browse files

Revert "Revert "Fix for Droid1 data loss after phone call.""

This reverts commit 8cac5b2e.
parent 7bd17f83
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.