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

Skip to content
Commit 7c0f4b97 authored by Ye Wen's avatar Ye Wen
Browse files

Fix PDU part ordering in PduParser

Nova does not send SMIL. When sending multiple images, the second image
part and so on would match content-type "type" param and being inserted
in reverse order (PduParser.checkPartPosition). This change makes sure
if "start" param does not match part's content id, the part will be
appended to the list and shortcut the "type" check.

b/19607294

Change-Id: Idfebd0cac35b637e4d6d6513d5dc6170d7262ff1
parent 957caf97
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