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

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

Change-Id: I970588a03bac023ca1d482ece262a40c341de842
parents 3220ff96 042f6dae
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() {