Merge "Add javadoc for Network#netId" into rvc-dev

This commit is contained in:
Mark Chien
2020-03-15 02:53:29 +00:00
committed by Android (Google) 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