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

Skip to content
Commit cf93b083 authored by Susheel nyamala's avatar Susheel nyamala Committed by Linux Build Service Account
Browse files

Fix for MO MMS failure on Cdma.

- In CdmaServiceStateTracker, MDN read from RuimRecords
is getting overwritten with null value returned from
the response of RIL_REQUEST_CDMA_SUBSCRIPTION.
As a result, MDN with null value is returned to MMS app
during MMS send transaction and MMS app skips inserting
"From" address in MMS Pdu. Since Mmsc is unable to resolve
the "From" address from MMS Pdu it results in MO MMS
failure.

- Fix this by adding a null check for MDN returned from
RIL request

Change-Id: I54fc34492d092de6b332a662cd595c8c3c7f28e4
CRs-Fixed: 696921
parent 30708ad8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment