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

Commit e9b60291 authored by The Android Automerger's avatar The Android Automerger
Browse files

Merge commit '3f3ed243' into stage-aosp-master

parents 1676161c 3f3ed243
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1266,6 +1266,7 @@ public class WifiConfiguration implements Parcelable {
            }
            mTemporarilyDisabledTimestamp = source.mTemporarilyDisabledTimestamp;
            mNetworkSelectionBSSID = source.mNetworkSelectionBSSID;
            setSeenInLastQualifiedNetworkSelection(source.getSeenInLastQualifiedNetworkSelection());
            setCandidate(source.getCandidate());
            setCandidateScore(source.getCandidateScore());
            setConnectChoice(source.getConnectChoice());