commit | 1c8fab54bd82a40af319719fd721596531960c5c | [log] [tgz] |
---|---|---|
author | Erik Kline <ek@google.com> | Fri Jun 26 19:21:34 2015 +0900 |
committer | Erik Kline <ek@google.com> | Tue Jun 30 12:12:37 2015 +0900 |
tree | 243e3e7330e969cd579e6c1e14c47aa563adc662 | |
parent | b6e69b8c806c617d97e2366dff3989d01b6bf19e [diff] |
Fix use of reachable DNS server logic Move reachable DNS server computation out of ConnectivityService and split it into LinkProperties#isReachable() and a companion change in WifiStateMachine's makeLinkProperties(). Restore previous ConnectivityService#updateDnses() behaviour, as the pruning is done in WifiStateMachine now. Bug: 19470192 Bug: 20733156 Bug: 22098233 Change-Id: I810ef74d504e5dc1ca2017d435cdadd6b82171e6