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

Commit 6918675f authored by Robin Lee's avatar Robin Lee
Browse files

Remove @return from void API javadoc

Fix: 29500429
Change-Id: Ieddf211ad881e2e48bf593dcde6d262dd5be6c5c
(cherry picked from commit b3d6b13a)
parent bd04ec31
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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