Fix invalid usage of javadoc

CP from ag/10125651

Test: this change removes invalid usage
Change-Id: Ibc9b1965ec7aa545c0dae71d741c3802d3a9fa12
Merged-In: I35fc4a814238635fa95981649c27230dda319afa
This commit is contained in:
Aaron Huang
2020-02-11 17:13:11 +08:00
committed by Chalard Jean
parent 0900154ef5
commit c2b200e46b

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