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

Commit 3a563ff5 authored by Hall Liu's avatar Hall Liu
Browse files

Use getDialingNumber instead of dialString for MMI

Fix a copy-paste error introduced in an earlier CL

Change-Id: I5398e1b97dc93e6944aae5cddf0f79ca5743395d
Merged-In: I5398e1b97dc93e6944aae5cddf0f79ca5743395d
Fixes: 77880591
Test: manual
parent 02f7123e
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