commit | 9452da00610c4d8c4378ee112de88214d4ec4383 | [log] [tgz] |
---|---|---|
author | Ta-wei Yen <twyen@google.com> | Fri Jul 15 16:16:54 2016 -0700 |
committer | Ta-wei Yen <twyen@google.com> | Fri Jul 15 16:16:54 2016 -0700 |
tree | d5e11767ab397f5cfb512440971d9ca336c2a3d8 | |
parent | 2014a27a7b2a3d121d69488b4f577d93180009d5 [diff] |
Handle Verizon iPhone WAP push for VVM Verizon iPhone WAP push is a pure ASCII message, which is used to be dropped by the system. this CL will attempt to parse such SMS as an "alternative" VVM format. The filter will not drop the SMS. Change-Id: I7ea68bfa7a0bdc190fdc86c85c0e532cbf301e74 Fixes: 30123702