Merge "Expose netId to SystemApi"

This commit is contained in:
Treehugger Robot
2019-12-05 02:29:41 +00:00
committed by Gerrit Code Review

View File

@@ -63,7 +63,7 @@ public class Network implements Parcelable {
/** /**
* @hide * @hide
*/ */
@UnsupportedAppUsage @SystemApi
public final int netId; public final int netId;
// Objects used to perform per-network operations such as getSocketFactory // Objects used to perform per-network operations such as getSocketFactory