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

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

Address further API council comments. am: 14da63c9

Change-Id: Icbb6e0bb511a01e7c34adf64428c6706064ba491
parents a34f1b2d 14da63c9
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) {