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

Commit cc0ec913 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Move to Android-specific NTP pool."

parents ce5f917b 40caf8f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -817,7 +817,7 @@
    <bool name="config_allowActionMenuItemTextWithIcon">false</bool>
    <bool name="config_allowActionMenuItemTextWithIcon">false</bool>


    <!-- Remote server that can provide NTP responses. -->
    <!-- Remote server that can provide NTP responses. -->
    <string translatable="false" name="config_ntpServer">pool.ntp.org</string>
    <string translatable="false" name="config_ntpServer">2.android.pool.ntp.org</string>
    <!-- Timeout to wait for NTP server response. -->
    <!-- Timeout to wait for NTP server response. -->
    <integer name="config_ntpTimeout">20000</integer>
    <integer name="config_ntpTimeout">20000</integer>