OSDN Git Service

Fix cancel when the same notification is enqueued twice.
authorGeoffrey Pitsch <gpitsch@google.com>
Tue, 2 May 2017 15:41:31 +0000 (11:41 -0400)
committerGeoffrey Pitsch <gpitsch@google.com>
Tue, 2 May 2017 17:28:51 +0000 (13:28 -0400)
commit27684159c6529937a3e2764a672f550ae9dbf5d7
treef1c492470330ac193f61a4929df6228aee5509ec
parent030107f0bdebb1d52838baab87b5d0146e6586b4
Fix cancel when the same notification is enqueued twice.

Change-Id: I6563c70ac441ff1c1951d5220c2e6a7c5f210d49
Fixes: 37706685
Test: runtest systemui-notification
services/core/java/com/android/server/notification/NotificationManagerService.java
services/tests/notification/src/com/android/server/notification/NotificationManagerServiceTest.java