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

Commit e5c59cfc authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove misleading comments" into rvc-dev am: c688e204 am: 9a159804 am: a076886f

Change-Id: Ibedb3d8d2bd72eb44d106b6ceb165f810c45796a
parents 0d05f04c a076886f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1558,11 +1558,6 @@ public final class ShortcutInfo implements Parcelable {
     * "Rank" of a shortcut, which is a non-negative, sequential value that's unique for each
     * {@link #getActivity} for each of the two types of shortcuts (static and dynamic).
     *
     * <p>Because static shortcuts and dynamic shortcuts have overlapping ranks,
     * when a launcher app shows shortcuts for an activity, it should first show
     * the static shortcuts, followed by the dynamic shortcuts.  Within each of those categories,
     * shortcuts should be sorted by rank in ascending order.
     *
     * <p><em>Floating shortcuts</em>, or shortcuts that are neither static nor dynamic, will all
     * have rank 0, because they aren't sorted.
     *