commit | 49b1bf1d8637b48c5204d2e820059e533f241ec3 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Fri Mar 29 12:00:02 2019 -0700 |
committer | Mady Mellor <madym@google.com> | Fri Mar 29 15:39:23 2019 -0700 |
tree | 30788844d151382a406b98095faddbecf159939d | |
parent | 11ed72c5467597e480840f32bb044738461389a7 [diff] |
Actually fix notification listeners dismissing bubbles Similar to foreground service notifications, bubbles should also not be dismissable via a cancel on a notification listener. This CL makes it such that any notif with FLAG_BUBBLE will not be dismissed via a cancel from a notification listener. Test: atest NotificationManagerServiceTest Bug: 128459529 Change-Id: I4602931209dc6d65b0d79ba5aba684cba705d25e