Merge "Remove obsolete TODO" into tm-qpr-dev
This commit is contained in:
@@ -7944,8 +7944,6 @@ public class Notification implements Parcelable
|
|||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
public MessagingStyle setShortcutIcon(@Nullable Icon conversationIcon) {
|
public MessagingStyle setShortcutIcon(@Nullable Icon conversationIcon) {
|
||||||
// TODO(b/228941516): This icon should be downscaled to avoid using too much memory,
|
|
||||||
// see reduceImageSizes.
|
|
||||||
mShortcutIcon = conversationIcon;
|
mShortcutIcon = conversationIcon;
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user