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

Commit cf43d9ba authored by RoboErik's avatar RoboErik
Browse files

Fix sdk build

Missed a doc tag.

Change-Id: Ic02c5fe83a28055bde544434c7b9f3e0c7060191
parent e872a2f6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -178,8 +178,7 @@ public final class PlaybackState implements Parcelable {
    public final static int PLAYSTATE_SKIPPING_FORWARDS = 10;

    /**
     * Set this value on {@link #setPosition(long)} to indicate the position is
     * not known for this item.
     * Use this value for the position to indicate the position is not known.
     */
    public final static long PLAYBACK_POSITION_UNKNOWN = -1;