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

Commit 4fa28340 authored by Youming Ye's avatar Youming Ye Committed by Gerrit Code Review
Browse files

Merge "Fix wrong APN is used after SIM refreshed"

parents a5eee2c4 ea110d21
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();
            }
        }
    }