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

Commit 6dd51be6 authored by Matthew Williams's avatar Matthew Williams Committed by Android (Google) Code Review
Browse files

Merge "Fix sdk build by removing javadoc link"

parents 428d1e40 ae3e53e9
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -32,8 +32,7 @@ public class TaskParams implements Parcelable {
    private final IBinder mCallback;

    /**
     * @return The unique id of this task, specified at creation time using
     * {@link android.content.Task.Builder#Builder(int, Class)}.
     * @return The unique id of this task, specified at creation time.
     */
    public int getTaskId() {
        return taskId;