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

Commit 9cd773b5 authored by Jack Yu's avatar Jack Yu Committed by Automerger Merge Worker
Browse files

Reverse the order of setting data profiles am: 9ada4a3e

Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/2021735

Change-Id: I57edeb06ebb3b61915e09d0c3cbc32f9f76feb6b
parents 7e011060 9ada4a3e
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(