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

Commit 9205ccf3 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

Merge "WifiConfiguration: Correct documentation for priority" am: f5fa26bf

am: da34226f

Change-Id: I4b01b13b9628a06040db3a49c2e7769b837cadf6
parents 28212c1b da34226f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -307,7 +307,7 @@ public class WifiConfiguration implements Parcelable {
    /**
     * Priority determines the preference given to a network by {@code wpa_supplicant}
     * when choosing an access point with which to associate.
     * @deprecated Priority is no longer used.
     * @deprecated This field does not exist anymore.
     */
    @Deprecated
    public int priority;