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

Commit cd6a60dc authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8665961 from 3bccd7f9 to tm-d1-release

Change-Id: Ic4ce6c32600df97d94566a8e3b7ab51b5b631e0a
parents eee60143 3bccd7f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -366,11 +366,11 @@ public class PhoneAccountRegistrar {
                isSimAccount = true;
            }

            Log.i(this, "setUserSelectedOutgoingPhoneAccount: %s", accountHandle);
            mState.defaultOutgoingAccountHandles
                    .put(userHandle, new DefaultPhoneAccountHandle(userHandle, accountHandle,
                            account.getGroupId()));
        }
        Log.i(this, "setUserSelectedOutgoingPhoneAccount: %s", accountHandle);

        // Potentially update the default voice subid in SubscriptionManager.
        if (!Objects.equals(currentDefaultPhoneAccount, accountHandle)) {