commit | 960e7c97c77e404a46c4e165b37f8c2ddad9685c | [log] [tgz] |
---|---|---|
author | Nancy Chen <nancychen@google.com> | Mon May 11 17:57:36 2015 -0700 |
committer | Nancy Chen <nancychen@google.com> | Mon May 11 17:57:36 2015 -0700 |
tree | 5a958861677c7fcb76bffa1bdc98c827d26a7465 | |
parent | 12f47c75740a7553b8871e5924252a8ffe5073fa [diff] |
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