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

Commit 1cc2271f authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Remove obsolete TODO

Fixes: 296398671
Flag: EXEMPT documentation
Test: N/A

Change-Id: Ib862ccbf06e123878b863988aa55a9b76f6fc885
parent 33bb1eb9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2217,7 +2217,6 @@ public class BubbleController implements ConfigurationChangeListener,
        // And since all children are removed, remove the summary.
        removeCallback.accept(-1);

        // TODO: (b/145659174) remove references to mSuppressedGroupKeys once fully migrated
        mBubbleData.addSummaryToSuppress(summary.getStatusBarNotification().getGroupKey(),
                summary.getKey());
    }