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

Commit 76b08a9d authored by Mahaver Chopra's avatar Mahaver Chopra
Browse files

Documentation of EXTRA_PROVISIONING_WIFI_SECURITY_TYPE

Valid values for EXTRA_PROVISIONING_WIFI_SECURITY_TYPE in the documentation

Bug: 23379302
Change-Id: I039432d81de6834c01bbe6ca0fc668afec38d040
parent ab0a64ae
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -341,7 +341,8 @@ public class DevicePolicyManager {

    /**
     * A String extra indicating the security type of the wifi network in
     * {@link #EXTRA_PROVISIONING_WIFI_SSID}.
     * {@link #EXTRA_PROVISIONING_WIFI_SSID} and could be one of {@code NONE}, {@code WPA} or
     * {@code WEP}.
     *
     * <p>Use in an NFC record with {@link #MIME_TYPE_PROVISIONING_NFC} that starts device owner
     * provisioning via an NFC bump.