Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8063589c authored by Oscar Montemayor's avatar Oscar Montemayor
Browse files

Removed extra parameter tag in JavaDocs

Change-Id: I0bc6f201d12a95a7c96b3fac90688d113a554d22
parent f7c85174
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -935,8 +935,6 @@ public class DevicePolicyManager {
     * @param proxySpec the global proxy desired. Must be an HTTP Proxy.
     *            Pass Proxy.NO_PROXY to reset the proxy.
     * @param exclusionList a list of domains to be excluded from the global proxy.
     * @param proxyAdmins an empty, mutable list that will contain any proxy admins
     *            that define a global proxy.
     * @return returns null if the proxy was successfully set, or a {@link ComponentName}
     *            of the device admin that sets thew proxy otherwise.
     */