Merge "Expose netId to SystemApi" am: ed2644bf65

am: 4127bbc6bf

Change-Id: I23f6428954d08761d9671b419887d58dd29171fd
This commit is contained in:
markchien
2019-12-04 18:39:46 -08:00
committed by android-build-merger

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