Skip to content
Commit e8198d1d authored by Tom Taylor's avatar Tom Taylor Committed by Amit Mahajan
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

Merged-in: Ic8e59b652967ab1296a92a1d5727dc226cb190fb
Change-Id: Ic8e59b652967ab1296a92a1d5727dc226cb190fb
parent 4b1d7b37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment