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

Commit 9518dc7f authored by Youming Ye's avatar Youming Ye Committed by android-build-merger
Browse files

Merge "Fix wrong APN is used after SIM refreshed" am: 4fa28340

am: 88dd8fc2

Change-Id: I3032d901e914b9309369c0c7d07afcbec695ced3
parents d11a479c 88dd8fc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2669,6 +2669,7 @@ public class GsmCdmaPhone extends Phone {
                                simOperatorNumeric);
                    }
                }
                updateDataConnectionTracker();
            }
        }
    }