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

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

Merge commit '3f3ed243' into stage-aosp-master am: e9b60291

am: 756cbb24

Change-Id: I8d6ad1bcd2c41553ced95c9f59e8a35889d24edf
parents 650615fb 756cbb24
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());