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

Commit 48ec5111 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete TODO" into main

parents 94e64d08 1cc2271f
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());
    }