Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 798c0552 authored by Christoph Studer's avatar Christoph Studer Committed by Android (Google) Code Review
Browse files

Merge "NoMan: Update effect suppressor on listener remove" into lmp-mr1-dev

parents ffc050ad 0d6ef4bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2958,6 +2958,7 @@ public class NotificationManagerService extends SystemService {
        protected void onServiceRemovedLocked(ManagedServiceInfo removed) {
            if (mListenersDisablingEffects.remove(removed)) {
                updateListenerHintsLocked();
                updateEffectsSuppressorLocked();
            }
            mLightTrimListeners.remove(removed);
            updateNotificationGroupsDesiredLocked();