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

Commit 444241a3 authored by Tyler Gunn's avatar Tyler Gunn Committed by Automerger Merge Worker
Browse files

Address further API council comments. am: 14da63c9 am: fcb82267 am: f1ddedc1

Change-Id: I9cb95588e2bf6aa72f17dd3a54b9e105496fed35
parents 5110665f f1ddedc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2158,7 +2158,7 @@ public class DataConnection extends StateMachine {
                // All network agents start out in CONNECTING mode, but DcNetworkAgents are
                // created when the network is already connected. Hence, send the connected
                // notification immediately.
                mNetworkAgent.setConnected();
                mNetworkAgent.markConnected();
            }

            if (mTransportType == AccessNetworkConstants.TRANSPORT_TYPE_WWAN) {