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

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

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

Change-Id: I201d3da10bba480922da388d716d2bb37808bdc4
parents 3f1d5b69 fcb82267
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) {