Merge "Add javadoc for Network#netId"

This commit is contained in:
Mark Chien
2020-03-12 09:55:18 +00:00
committed by Gerrit Code Review

View File

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