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

Commit 0dab81cf authored by Kanyinsola Fapohunda's avatar Kanyinsola Fapohunda Committed by Automerger Merge Worker
Browse files

Merge "Reduce NTP polling interval" am: 77da69b7 am: 4c89f808 am: 81755b8b am: 3dcb6342

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2007251

Change-Id: Idbc2e4cb815a28645a5d66e3aab778870203bd80
parents 4650ed15 3dcb6342
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2335,7 +2335,7 @@
    <!-- Remote server that can provide NTP responses. -->
    <string translatable="false" name="config_ntpServer">time.android.com</string>
    <!-- Normal polling frequency in milliseconds -->
    <integer name="config_ntpPollingInterval">86400000</integer>
    <integer name="config_ntpPollingInterval">64800000</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