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

Commit 17fbd4dc authored by Tyler Gunn's avatar Tyler Gunn Committed by Aaron Huang
Browse files

Address further API council comments.

Test: FrameworksNetTests NetworkStackTests
Bug: 152238712
Copy from ag/10873716
Change-Id: Id23b9d1829a6ef0c38b499d8d864bbd3cdab4562
Merged-In: Id23b9d1829a6ef0c38b499d8d864bbd3cdab4562
parent 4f5ae5b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2096,7 +2096,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) {