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

Skip to content
Commit aa70f0d2 authored by Susheel nyamala's avatar Susheel nyamala Committed by Steve Kondik
Browse files

Fix for MO MMS failure on Cdma.

In CdmaServiceStateTracker, MDN read from RuimRecords
is getting overwritten with null value returned from
RIL_REQUEST_CDMA_SUBSCRIPTION.
For MMS send transaction, MDN with null value is
returned to MMS app, and MMS app will skip inserting
"From" address in MMS Pdu. Mmsc is unable to resolve
the "From" address from MMS Pdu, thus resulting in MMS
failure.

Add a null check to MDN returned from RIL request.

Change-Id: I54fc34492d092de6b332a662cd595c8c3c7f28e4
CRs-Fixed: 696921
parent a3de62a8
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