commit | a923dbae3a12ea022d2991d72fecc2b5b3767fea | [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 | fafc8fef0ce78c08fd453a18ecd1ccb9c794ca1f [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