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

Commit 2d5d1099 authored by Amit Mahajan's avatar Amit Mahajan Committed by Automerger Merge Worker
Browse files

Merge "Add simple comment for maintenance" am: b8b09a62 am: 2908cad3 am: 9c0a7061

Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/1772935

Change-Id: I11135a538d6a4a6154a230537f50c8672bf08e61
parents 880c8928 9c0a7061
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -180,6 +180,8 @@ public class ImsSmsDispatcher extends SMSDispatcher {
                        }
                        break;
                    case ImsSmsImplBase.SEND_STATUS_ERROR_FALLBACK:
                        // Skip MAX_SEND_RETRIES checking here. It allows CSFB after
                        // SEND_STATUS_ERROR_RETRY up to MAX_SEND_RETRIES even.
                        tracker.mRetryCount += 1;
                        mTrackers.remove(token);
                        fallbackToPstn(tracker);