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

Commit 9be870d8 authored by Aaron Huang's avatar Aaron Huang Committed by Chalard Jean
Browse files

Fix invalid usage of javadoc

CP from ag/10125651

Test: this change removes invalid usage
Change-Id: Ibc9b1965ec7aa545c0dae71d741c3802d3a9fa12
Merged-In: I35fc4a814238635fa95981649c27230dda319afa
parent 6dc98549
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
 */