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

This commit is contained in:
TreeHugger Robot
2020-01-20 00:14:36 +00:00
committed by Android (Google) Code Review

View File

@@ -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
*/