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

Commit 412e7d1b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Fix error message handling for STK call control."

parents 75bcb501 d56aa889
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1231,8 +1231,7 @@ public final class GsmMmiCode extends Handler implements MmiCode {
                    Rlog.i(LOG_TAG, "FDN_CHECK_FAILURE");
                    sb.append(mContext.getText(com.android.internal.R.string.mmiFdnError));
                } else {
                    sb.append(mContext.getText(
                            com.android.internal.R.string.mmiError));
                    sb.append(getErrorMessage(ar));
                }
            } else {
                sb.append(mContext.getText(