commit | a332522abb7c91f4d1501997532f3f5173096e80 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Sep 02 09:21:01 2020 -0400 |
committer | Matt Pietal <mpietal@google.com> | Wed Sep 02 09:24:38 2020 -0400 |
tree | 47077b4d16b8088115a80cd8af48dd5025551f62 | |
parent | 1c5fb91313d82686a06db1b79721fcf17121bd1d [diff] |
Media - Handle cleanup of pending notification entries It is possible for notifications to be canceled prior to inflation, which means there will not be a callback when the notification is removed. Utitlize the NotifCollectionListener to get this event. Fixes: 166315453 Test: manual, using RCNs to generate a race condition as they create/cancel notifications immediately Change-Id: I56d3ab9ef46d86c8623f9bac9152e8a2b8341c01