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

Commit 4a492b85 authored by Roshan Pius's avatar Roshan Pius Committed by Android (Google) Code Review
Browse files

Merge "WifiManager: Change documentation of #getConfiguredNetworks"

parents 5746410c dd896a24
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -967,8 +967,7 @@ public class WifiManager {
     * <li>allowedGroupCiphers</li>
     * </ul>
     * @return a list of network configurations in the form of a list
     * of {@link WifiConfiguration} objects. Upon failure to fetch or
     * when Wi-Fi is turned off, it can be null.
     * of {@link WifiConfiguration} objects.
     */
    public List<WifiConfiguration> getConfiguredNetworks() {
        try {