commit | 2555402ee07f87ac219abb430cd23c668f8f0c9c | [log] [tgz] |
---|---|---|
author | Nancy Chen <nancychen@google.com> | Wed Apr 29 15:03:42 2015 -0700 |
committer | Nancy Chen <nancychen@google.com> | Wed Apr 29 15:22:57 2015 -0700 |
tree | fe6b0cdff1bbb4f359e7fdf0cc1b59af4482885c | |
parent | 57dee3b9e345b2a61f7bccae4b0e2b8ffc291b92 [diff] |
Check the voicemail IDs as opposed to the whole URI. When determining whether to notify for a particular voicemail, check the voicemail IDs instead of the whole URI since sometimes the URI will include query parameters and sometimes not so we don't want to do a direct string comparison. Doing a direct comparison was causing a bug where the sound and vibration of the new notification would be suppressed. Bug: 19716109 Change-Id: I7a33b4d3bcd9ca707db9462fcebfec27fd5f8a74