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

Commit c14c577e authored by Winson Chung's avatar Winson Chung Committed by Automerger Merge Worker
Browse files

Merge "Update comment for deprecated method" into rvc-dev am: 042f6dae am: 66f3c677

Change-Id: Ibdb07e69c30cca772d6b9f77f979406a5b34d945
parents 1560b4f1 66f3c677
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1315,7 +1315,8 @@ public class ActivityManager {

        /**
         * @return The in-memory or loaded icon that represents the current state of this task.
         * @deprecated This call is no longer supported.
         * @deprecated This call is no longer supported. The caller should keep track of any icons
         *             it sets for the task descriptions internally.
         */
        @Deprecated
        public Bitmap getIcon() {