Skip to content
Commit 49b1bf1d authored by Mady Mellor's avatar Mady Mellor
Browse files

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
parent 11ed72c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment