Merge "Expose netId to SystemApi" am: ed2644bf65 am: 4127bbc6bf

am: 25797f3843

Change-Id: I4dce3a699666c8f75e028b7dc2e196ca0b44b41c
This commit is contained in:
markchien
2019-12-05 00:43:27 -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