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

Commit 023ebdfb authored by Winson Chung's avatar Winson Chung
Browse files

Update comment for deprecated method

- Requested by api review

Bug: 151147131
Test: None, just a comment change
Change-Id: I71ec7acc33d11e7e67ae88e6137f4118d44b956c
parent 03b8a414
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() {