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

Commit 88043bb6 authored by Chalard Jean's avatar Chalard Jean
Browse files

Send the apn name at connection time

Bug: 149459996
Test: FrameworksNetTests FrameworksTelephonyTests
Change-Id: I20fa16c50da8f21e0ef2c5a04dc1dfe5c5e11dee
parent dc904426
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -93,6 +93,7 @@ public class DcNetworkAgent extends NetworkAgent {
        mTransportType = transportType;
        mDataConnection = dc;
        mNetworkInfo = new NetworkInfo(ni);
        setLegacyExtraInfo(ni.getExtraInfo());
        // TODO: Remove after b/151487565 is fixed.
        sNetworkAgents.add(this);
        checkRedundantIms();