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

Commit 3951dd01 authored by Stephanie Bak's avatar Stephanie Bak
Browse files

Adding Wi-Fi security level order in doc

Bug: 216628527
Test: atest DevicePolicyManagerTest
Change-Id: I9211b3362f6c5cd93990600a6441fa58d9e59884
parent bf9a16b7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -14767,6 +14767,11 @@ public class DevicePolicyManager {
     * The device may not connect to networks that do not meet the minimum security level.
     * If the current network does not meet the minimum security level set, it will be disconnected.
     *
     * The following shows the Wi-Fi security levels from the lowest to the highest security level:
     * {@link #WIFI_SECURITY_OPEN}
     * {@link #WIFI_SECURITY_PERSONAL}
     * {@link #WIFI_SECURITY_ENTERPRISE_EAP}
     * {@link #WIFI_SECURITY_ENTERPRISE_192}
     *
     * @param level minimum security level
     * @throws SecurityException if the caller is not a device owner or a profile owner on