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

Commit f25ccdef 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

am: 0fe0748a

Change-Id: Ie7bf95f0363f5e58a5c3b5942bf6d2c72a6926fe
parents e705cd7b 0fe0748a
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