WifiConfiguration: Fix documentation for SSID
am: 183a5f0a35
Change-Id: I265fa98e6aa62a047ff6c7d6cf4c2fe3693dbc88
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user