commit | 2e43e45e1e108fa4ac9ee66da7de7a4447e7bad7 | [log] [tgz] |
---|---|---|
author | Hugo Benichi <hugobenichi@google.com> | Thu Apr 13 12:43:49 2017 +0000 |
committer | Hugo Benichi <hugobenichi@google.com> | Thu Apr 13 12:43:49 2017 +0000 |
tree | d63b614adbb5b5ea2ef138b4b2ae87b3c05358d5 | |
parent | 0908daaaf00e6b56ebed0a0fce9c3e3fe183a06b [diff] |
Revert "Captive portal: rotate fallback urls" After discussion in the cl we agreed to use "|" as a separator. However String.split() input arg is a regex and not a literal string, so that "|" will actually split the urls characters per characters. Will revert and resubmit with a comma. This reverts commit 0908daaaf00e6b56ebed0a0fce9c3e3fe183a06b. Change-Id: Ifab25e41bec806fbc1d2c13ffd81d4ad91598c89