Merge "Fix invalid use of @note for doc builds."
This commit is contained in:
committed by
Android (Google) Code Review
commit
2d667df765
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user