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

Commit 2c8c9f8c authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

WifiConfiguration: Fix documentation for SSID am: 183a5f0a

am: 7436da43

Change-Id: I2948b9e19e5df5c34efe9c7530562279f63d7654
parents 92660191 7436da43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -264,7 +264,7 @@ public class WifiConfiguration implements Parcelable {
    public int status;

    /**
     * The network's SSID. Can either be an ASCII string,
     * The network's SSID. Can either be a UTF-8 string,
     * which must be enclosed in double quotation marks
     * (e.g., {@code "MyNetwork"}), or a string of
     * hex digits, which are not enclosed in quotes