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

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

Snap for 8665969 from 0019bac6 to tm-release

Change-Id: I2b4177293d1adf0accca39cc1dada1c63b2b5ec2
parents 7020dbf0 0019bac6
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)) {