commit | 899cad855128b20d9cba8a2a2bcb8c9d5ce8d00b | [log] [tgz] |
---|---|---|
author | Dan Sandler <dsandler@android.com> | Wed Oct 30 15:01:32 2019 -0400 |
committer | Daniel Sandler <dsandler@android.com> | Thu Nov 07 14:54:55 2019 +0000 |
tree | 7aa2158490b9a8fef955255c1fa1aa964b9cb658 | |
parent | 4f05f9790bf04515b0c534ffabf8828437a4b7ab [diff] |
Don't retain the filtered list of notifications. Previously the entire set of notifications was "leaked" until the next call to getNotificationsForCurrentUser(), which currently only happens for certain configuration changes (UiMode, density, fontscale). Bug: 143461605 Test: atest SystemUITests Test: sanity check: boot and switch night mode Change-Id: I39f2c96f848ab92a050aa4bda3ae203fbf99d915 (cherry picked from commit c0c6edee7f46ac2d247f496f83e53f9adfd163e7)