Merge "Remove obsolete TODO" into tm-qpr-dev am: 48648d3af5
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21010955 Change-Id: I7b01ed27913215bd13ed1e56422b6eea86e5fe57 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user