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

Commit be4018e7 authored by Jernej Virag's avatar Jernej Virag Committed by Automerger Merge Worker
Browse files

Merge "Remove obsolete TODO" into tm-qpr-dev am: 48648d3a am: f727cc0c

parents 5c07859a f727cc0c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7947,8 +7947,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;
        }