diff options
author | Mady Mellor <madym@google.com> | 2019-04-11 13:36:40 -0700 |
---|---|---|
committer | Mady Mellor <madym@google.com> | 2019-04-18 10:55:46 -0700 |
commit | 34a3073cfd47f70c5453f6eb1ccf446b0f7ee387 (patch) | |
tree | 5a5746d20e3123ec1caa423af2b9ba59b2d31719 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | aba783991a0adbcbb5fda31c6b6f52891ec5cada (diff) |
Remove the bubble if the notification is no longer FLAG_BUBBLE
Previously if a notification that was a bubble got updated such that it
would fail our bubble criteria, we wouldn't actually remove the bubble we
would just stop updating that bubble. This CL fixes it so that we'll remove
the bubble in that case.
This CL also factors all of the 'shouldBubble' logic into Notification
InterruptionStateProvider.
Fixes: 128459529
Test: CTSVerifier tests in other CL; atest BubbleControllerTest
Change-Id: I4864ce1ef48354336bed57902083eeb57225e955
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions