OSDN Git Service

Delete alert window notification channel when no longer used
authorWale Ogunwale <ogunwale@google.com>
Thu, 1 Feb 2018 17:07:34 +0000 (09:07 -0800)
committerWale Ogunwale <ogunwale@google.com>
Thu, 1 Feb 2018 17:58:35 +0000 (17:58 +0000)
commit6c8f2e4559bb4828515c6325ab60c02880268a20
tree191f9423e1443b9d9640541b1639685b81520ca9
parentfaf852539a2dc11e10520f223f3c29c47cf3008d
Delete alert window notification channel when no longer used

We no longer need the notification channel for alert window
use for a process e.g. the package is uninstalled, then go ahead
and delete the channel.

Change-Id: I2dea9af0e73810f91b248ad85cab73fa4f8271f4
Fixes: 67883657
Test: steps from bug
services/core/java/com/android/server/wm/AlertWindowNotification.java
services/core/java/com/android/server/wm/Session.java