Loading core/java/android/os/UserManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,8 @@ public class UserManager { /** * Specifies if a user is disallowed from configuring VPN. * The default value is <code>false</code>. * This restriction has no effect in a managed profile. * This restriction has an effect in a managed profile only from * {@link android.os.Build.VERSION_CODES#MNC} * * <p/>Key for user restrictions. * <p/>Type: Boolean Loading Loading
core/java/android/os/UserManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,8 @@ public class UserManager { /** * Specifies if a user is disallowed from configuring VPN. * The default value is <code>false</code>. * This restriction has no effect in a managed profile. * This restriction has an effect in a managed profile only from * {@link android.os.Build.VERSION_CODES#MNC} * * <p/>Key for user restrictions. * <p/>Type: Boolean Loading