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

Commit b37a8b66 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:...

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

Change-Id: Id11d2c50827d61056aa992243a4cd74692e1c4a2
parents 0c8be670 c14c577e
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() {