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

Commit 140d3355 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Crash in PreferredSimDialogFragment" am: a512817a am: 42cc4057 am: a4915b26

parents 892c5a54 a4915b26
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ public class PreferredSimDialogFragment extends SimDialogFragment implements
        if (dialog == null) {
            Log.d(TAG, "Dialog is null.");
            dismiss();
            return;
        }

        final SubscriptionInfo info = getPreferredSubscription();