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

Commit 7436da43 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

WifiConfiguration: Fix documentation for SSID

am: 183a5f0a

Change-Id: I265fa98e6aa62a047ff6c7d6cf4c2fe3693dbc88
parents b2ffa1ab 183a5f0a
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