Merge "NoMan: Update effect suppressor on listener remove" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
798c05523b
@@ -2958,6 +2958,7 @@ public class NotificationManagerService extends SystemService {
|
||||
protected void onServiceRemovedLocked(ManagedServiceInfo removed) {
|
||||
if (mListenersDisablingEffects.remove(removed)) {
|
||||
updateListenerHintsLocked();
|
||||
updateEffectsSuppressorLocked();
|
||||
}
|
||||
mLightTrimListeners.remove(removed);
|
||||
updateNotificationGroupsDesiredLocked();
|
||||
|
||||
Reference in New Issue
Block a user