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

Skip to content
Commit 37d949e6 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Fallback to CS properly when indicated by ImsService

When using the ImsService to implement SMS over IMS
and a message fails with error SEND_STATUS_ERROR_FALLBACK, we
were falling back to the "old" implementation of sending the SMS
over IMS on the RIL instead of falling back to CS.

This change marks the SMS message trackers when the message
is being handled by the ImsService SMS implementation and if
we receive the SEND_STATUS_ERROR_FALLBACK error message we now
correctly fall back directly to CS.

Bug: 80441127
Test: run ImsTestApp and send SMS over IMS
Change-Id: Id87797829a7b26896c5f4add973221eeb2b95e7f
parent 909209fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment