Commits

Tom Taylor authored affa29ac50f
Received MMS is not displayed properly with 'Avea' SIM Card Bug 5729514 Hand merge a patch from Samsung to fix: "From Avea server the subject and length in MMS coming like as "...96 00...". It means subject header present but subject length is zero. As per accepted principles of MMS headers, if the header length is zero it should not be sent. Android framework code does not handle this siutation and parsing fails always." Change-Id: I930aa1e97f5e2e6eb69a94b7380c114272330232