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

Skip to content
Commit 7d998810 authored by Tom Taylor's avatar Tom Taylor
Browse files

Add messageId to both of the MMS methods

There are two MMS-related methods in SmsManager, one to send a
multimedia message and one to download a multimedia message. In
R, a messageId parameter was added to the various SMS sending
methods. The messageId allows for eventual increased reliablility.
The messageId parameter was added to MmsManager for R, but
MmsManager was ultimately hidden in R. This change applies the
same treatment to the two MMS methods in S, that was applied to
the SMS methods in R.

Test: manual testing and atest MmsTest
Bug: 163413552

Change-Id: Ic8e59b652967ab1296a92a1d5727dc226cb190fb
parent 73f03c9e
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