Add javadoc for Network#netId

Bug: 151156820
Test: m doc-comment-check-docs
Change-Id: Iea34a5c58a8b77c83258a39a8a44601e21a482f5
This commit is contained in:
markchien
2020-03-12 13:49:50 +08:00
committed by Mark Chien
parent 45f4fba01a
commit 6c65c01b1a

View File

@@ -61,6 +61,7 @@ import javax.net.SocketFactory;
public class Network implements Parcelable {
/**
* The unique id of the network.
* @hide
*/
@SystemApi