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

Commit 78bf34dc authored by Jack Yu's avatar Jack Yu Committed by Automerger Merge Worker
Browse files

Reverse the order of setting data profiles am: 9ada4a3e am: 9cd773b5

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

Change-Id: Icfcfe2add9ee471c596d0acd09ec3e2e89c0fd5d
parents 8dc5cd60 9cd773b5
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(