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

Commit 69f2ad71 authored by Tyler Gunn's avatar Tyler Gunn Committed by Automerger Merge Worker
Browse files

Address further API council comments. am: 17fbd4dc

Change-Id: Ic9c341cca8b0cc970dedfaffe90a431a5bc398d2
parents da07e38d 17fbd4dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2157,7 +2157,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) {