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

Commit 48648d3a authored by Jernej Virag's avatar Jernej Virag Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete TODO" into tm-qpr-dev

parents ccac5626 479c4c62
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7944,8 +7944,6 @@ public class Notification implements Parcelable
         * @hide
         */
        public MessagingStyle setShortcutIcon(@Nullable Icon conversationIcon) {
            // TODO(b/228941516): This icon should be downscaled to avoid using too much memory,
            // see reduceImageSizes.
            mShortcutIcon = conversationIcon;
            return this;
        }