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

Commit b9b21629 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "WifiInfo: Documentation for change of SSID formatting"

parents a51bf213 24ef1441
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -348,6 +348,9 @@ public class WifiInfo implements Parcelable {
     * quotation marks. Otherwise, it is returned as a string of hex digits. The
     * SSID may be <unknown ssid> if there is no network currently connected,
     * or if the caller has insufficient permissions to access the SSID.
     *
     * Prior to {@link android.os.Build.VERSION_CODES#JELLY_BEAN_MR1}, this method
     * always returned the SSID with no quotes around it.
     * @return the SSID
     */
    public String getSSID() {