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

Commit 93b02cc7 authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Use getDialingNumber instead of dialString for MMI"

am: 2fd3cafb

Change-Id: Ifc6c6f8f2a30f825f338e645db203dd6e74d3a88
parents ca2b0b78 2fd3cafb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -689,7 +689,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