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

Commit 4e616cf4 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

Merge "WifiManager: Add missing field to getConfiguredNetworks() doc" am: 846c0fe0

am: c30beb79

Change-Id: I318718984f1c3d90b5f39d1adc2986fcba9265b2
parents b496fd87 c30beb79
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1200,6 +1200,7 @@ public class WifiManager {
     * <li>allowedAuthAlgorithms</li>
     * <li>allowedPairwiseCiphers</li>
     * <li>allowedGroupCiphers</li>
     * <li>status</li>
     * </ul>
     * @return a list of network configurations in the form of a list
     * of {@link WifiConfiguration} objects.