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

Commit 2d667df7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix invalid use of @note for doc builds."

parents 658b4ca4 fad31b5a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -24,8 +24,7 @@ import android.os.Parcelable;

/**
 * Allows a network transport to provide the system with policy and configuration information about
 * a particular network when registering a {@link NetworkAgent}.
 * @note This information cannot change once the agent is registered.
 * a particular network when registering a {@link NetworkAgent}. This information cannot change once the agent is registered.
 *
 * @hide
 */