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

Commit 7b217d65 authored by Pooja Jain's avatar Pooja Jain
Browse files

IMS: Use Sia as service class for call waiting MMI operations

Sia should be used as service class instead of Sib for call waiting
Mmi code operations.

Test: Manual

Bug: 131814572
Change-Id: I584dc1d36f815249f97f93737acc2f313b1755d7
parent 5dcca67d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1010,7 +1010,7 @@ public final class ImsPhoneMmiCode extends Handler implements MmiCode {
                }
            } else if (mSc != null && mSc.equals(SC_WAIT)) {
                // sia = basic service group
                int serviceClass = siToServiceClass(mSib);
                int serviceClass = siToServiceClass(mSia);

                if (isActivate() || isDeactivate()) {
                    mPhone.setCallWaiting(isActivate(), serviceClass,