Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Chromecast] Always re-trigger connectivity check on success
After connecting to the internet once, connectivity isn't checked again until a network change occurs, except on audio-only devices. This results in a slow reaction to scenarios where we lose connectivity to the internet, but do not lose our association to the access point. This change removes the guard to perform the re-triggering of the connectivity check for audio-only devices, and now does this check for all devices. Bug: internal b/76446094 Test: Successful OOBE and connectivity check fires every minute. Change-Id: Ic6ce73331b481af05ad659edd9e19d8ca2f5d4b9 Reviewed-on: https://chromium-review.googlesource.com/1018363 Commit-Queue: Prashanth Swaminathan <prashanthsw@google.com> Reviewed-by: Bailey Forrest <bcf@chromium.org> Reviewed-by: Luke Halliwell <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#552060}
- Loading branch information