Merge "Fix Docs breakage"
This commit is contained in:
@@ -1311,7 +1311,7 @@ public class ConnectivityManager {
|
|||||||
* HTTP proxy. A {@code null} value will clear the global HTTP proxy.
|
* HTTP proxy. A {@code null} value will clear the global HTTP proxy.
|
||||||
*
|
*
|
||||||
* <p>This method requires the call to hold the permission
|
* <p>This method requires the call to hold the permission
|
||||||
* {@link android.Manifest.permission#CONNECTIVITY_INTERNAL}.
|
* android.Manifest.permission#CONNECTIVITY_INTERNAL.
|
||||||
*/
|
*/
|
||||||
public void setGlobalProxy(ProxyInfo p) {
|
public void setGlobalProxy(ProxyInfo p) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user