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

Commit 4c4b1d65 authored by Craig Mautner's avatar Craig Mautner Committed by Android (Google) Code Review
Browse files

Merge "Fix build due to bad javadoc link."

parents 8d0c89ad 529a43f7
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