Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" am: 58606c506b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1512885 Change-Id: I0eb069c5ed0daca29f1bc4d3fd62f83879985b1c
This commit is contained in:
@@ -684,7 +684,7 @@ public class ConnectivityManager {
|
|||||||
* {@hide}
|
* {@hide}
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
@UnsupportedAppUsage
|
@SystemApi
|
||||||
public static final int TYPE_PROXY = 16;
|
public static final int TYPE_PROXY = 16;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user