Fix Docs breakage

Change-Id: Idaa57d16165203ad38143e493552ddf8a1ff56e5
This commit is contained in:
Jason Monk
2014-05-07 18:41:13 -04:00
parent 1e3df5d297
commit 4620fb81bb

View File

@@ -1311,7 +1311,7 @@ public class ConnectivityManager {
* HTTP proxy. A {@code null} value will clear the global HTTP proxy.
*
* <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) {
try {