Ignore ACTION_VOICEMAIL_SMS_RECEIVED with unparsable SMS

With ag/1338663 ACTION_VOICEMAIL_SMS_RECEIVED will still be sent if the
message body matches the carrier regex but is not parsable.

Currently the client does not understand anything else and it is
unlikely to be sent by real servers so just ignore it.

Bug: 30954955
Change-Id: I31ecd9fb0cfb79a6ac99bd272752c7dc15890ab6
1 file changed