Remove @return from void API javadoc am: 6918675fa1

am: 964aaea69c

Change-Id: I39c41376799ea1aa340cd4898b1e9666d1cc87eb
This commit is contained in:
Robin Lee
2016-06-20 17:49:47 +00:00
committed by android-build-merger

View File

@@ -3030,8 +3030,6 @@ public class DevicePolicyManager {
* @param lockdownEnabled {@code true} to disallow networking when the VPN is not connected or
* {@code false} otherwise. This carries the risk that any failure of the VPN provider
* could break networking for all apps. This has no effect when clearing.
* @return {@code true} if the package is set as always-on VPN controller; {@code false}
* otherwise.
* @throws SecurityException if {@code admin} is not a device or a profile owner.
* @throws NameNotFoundException if {@code vpnPackage} is not installed.
* @throws UnsupportedOperationException if {@code vpnPackage} exists but does not support being