commit | d8f6c8a05078bf9179db8aa6bc6c96cbbac4b915 | [log] [tgz] |
---|---|---|
author | mdooley <mdooley@google.com> | Mon Sep 25 10:31:17 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Mon Sep 25 10:50:06 2017 -0700 |
tree | fcdef1085cec416c405cba34e374d61e3e5d288e | |
parent | 3d05fe29e87fefe80afa88ecd6c291d0580ddfdd [diff] |
Fixing bug where missed call notifications were getting clobbered The problem was that the same notification id was being used by both VisualVoicemailNotifier and MissedCallNotifier, causing the voicemail notification update code to filter out missed call notifications instead of ignoring them. Bug: 66168999 Test: manual and verified existing unit tests pass PiperOrigin-RevId: 169925851 Change-Id: Ifa69506a250557dd7bba631122fdd6d0744d6341