am a42e6816: Merge "Change NTP polling interval from 10 days to 24 hours." into mnc-dev

* commit 'a42e6816512e637e5322be8c66d3cc5eff840647':
  Change NTP polling interval from 10 days to 24 hours.
This commit is contained in:
Christine Hallstrom
2015-07-29 18:18:26 +00:00
committed by Android Git Automerger

View File

@@ -1475,7 +1475,7 @@
<!-- Remote server that can provide NTP responses. -->
<string translatable="false" name="config_ntpServer">2.android.pool.ntp.org</string>
<!-- Normal polling frequency in milliseconds -->
<integer name="config_ntpPollingInterval">864000000</integer>
<integer name="config_ntpPollingInterval">86400000</integer>
<!-- Try-again polling interval in milliseconds, in case the network request failed -->
<integer name="config_ntpPollingIntervalShorter">60000</integer>
<!-- Number of times to try again with the shorter interval, before backing