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

Commit 529a43f7 authored by Craig Mautner's avatar Craig Mautner
Browse files

Fix build due to bad javadoc link.

Change-Id: I83ca32611fb72b79be271dc3a5bd848934e9174f
parent 35fc6a02
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -4707,9 +4707,7 @@ public class Activity extends ContextThemeWrapper
     * found with either a non-null label or a non-null icon set by this call the traversal is
     * ended. For each task those values will be returned in {@link
     * ActivityManager.RecentTaskInfo#activityLabel} and {@link
     * ActivityManager.RecentTaskInfo#activityIcon}. The {link Intent} for the activity that set
     * activityLabel and activityIcon will be returned in {@link
     * ActivityManager.RecentTaskInfo#activityIntent}
     * ActivityManager.RecentTaskInfo#activityIcon}.
     *
     * @see ActivityManager#getRecentTasks
     * @see ActivityManager.RecentTaskInfo