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

Commit 555e691b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reverse the order of setting data profiles"

parents 7fedd15f 5632c158
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,8 +271,8 @@ public class DataProfileManager extends Handler {
        // Reload the latest preferred data profile from either database or config.
        profilesChanged |= updatePreferredDataProfile();

        updateInitialAttachDataProfileAtModem();
        updateDataProfilesAtModem();
        updateInitialAttachDataProfileAtModem();

        if (profilesChanged) {
            mDataProfileManagerCallbacks.forEach(callback -> callback.invokeFromExecutor(