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

Commit 0fe0748a authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Use getDialingNumber instead of dialString for MMI" into pi-dev

am: 271b4d79

Change-Id: Idbf8630a7cdb987231518e387bfb6d96156511b5
parents 4a1ead99 271b4d79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -690,7 +690,7 @@ public class ImsPhone extends ImsPhoneBase {
            return mCT.dial(dialString, imsDialArgsBuilder.build());
        } else if (mmi.isTemporaryModeCLIR()) {
            imsDialArgsBuilder.setClirMode(mmi.getCLIRMode());
            return mCT.dial(dialString, imsDialArgsBuilder.build());
            return mCT.dial(mmi.getDialingNumber(), imsDialArgsBuilder.build());
        } else if (!mmi.isSupportedOverImsPhone()) {
            // If the mmi is not supported by IMS service,
            // try to initiate dialing with default phone