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 b6871630d7
commit 43321d2e00

View File

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