Fix crash when mWrappedMessageData is null.

Sometimes the internal mWrappedMessageData object of SmsMessageBase is
empty, prevent a crash when parsing the SMS message by checking if it is
null.

Bug: 20858675
Change-Id: Ia83f6c2e93c2d4de5a4211fd35b60600a6638914
1 file changed