summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorRandy Pan <zpan@google.com>2016-09-29 13:07:15 -0700
committerRandy Pan <zpan@google.com>2016-09-29 13:12:20 -0700
commite04f61522a496efcb6ab5b106253a0496fc1ef1f (patch)
treebcac0dd6493d598e88be674b648c1df1c928ab87 /service
parent75381beb160f85e127f9baf929aac7226b5d1754 (diff)
Remove the obsoleted ScanResult.isAutoJoinCandidate
Bug: 31565767 Test: unit tests Change-Id: I6f6dea5ef8ed7bf3b84fbff9da372e6ee47eba1e
Diffstat (limited to 'service')
-rw-r--r--service/java/com/android/server/wifi/WifiConfigManager.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/service/java/com/android/server/wifi/WifiConfigManager.java b/service/java/com/android/server/wifi/WifiConfigManager.java
index 66dc68d1c..1889b9929 100644
--- a/service/java/com/android/server/wifi/WifiConfigManager.java
+++ b/service/java/com/android/server/wifi/WifiConfigManager.java
@@ -1752,7 +1752,6 @@ public class WifiConfigManager {
scanResult.blackListTimestamp = result.blackListTimestamp;
scanResult.numIpConfigFailures = result.numIpConfigFailures;
scanResult.numConnection = result.numConnection;
- scanResult.isAutoJoinCandidate = result.isAutoJoinCandidate;
}
if (config.ephemeral) {
// For an ephemeral Wi-Fi config, the ScanResult should be considered