Fix invalid use of @note for doc builds.
Originally introduced in https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/10087632 Change-Id: I35fc4a814238635fa95981649c27230dda319afa
This commit is contained in:
parent
fd1758d45e
commit
72106b0b48
@@ -24,8 +24,7 @@ import android.os.Parcelable;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Allows a network transport to provide the system with policy and configuration information about
|
* Allows a network transport to provide the system with policy and configuration information about
|
||||||
* a particular network when registering a {@link NetworkAgent}.
|
* a particular network when registering a {@link NetworkAgent}. This information cannot change once the agent is registered.
|
||||||
* @note This information cannot change once the agent is registered.
|
|
||||||
*
|
*
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user