Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae5345c8 authored by Christine Hallstrom's avatar Christine Hallstrom Committed by Android Git Automerger
Browse files

am a0da644d: am f96965ae: am dbcb4e10: am 7d1d4af3: am a42e6816: Merge "Change...

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

* commit 'a0da644d':
  Change NTP polling interval from 10 days to 24 hours.
parents 57b7ae49 a0da644d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1479,7 +1479,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