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

Commit f727cc0c 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

parents 44943f3c 48648d3a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7948,8 +7948,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;
        }