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

Commit ae3e53e9 authored by Matthew Williams's avatar Matthew Williams
Browse files

Fix sdk build by removing javadoc link

Change-Id: I3ed2a1a0f0c52ad6726be321d03a2c19e5b28d31
parent 27ecb35b
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -32,8 +32,7 @@ public class TaskParams implements Parcelable {
    private final IBinder mCallback;
    private final IBinder mCallback;


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