Loading core/res/res/values/config.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ <!-- /* ** Copyright 2009, The Android Open Source Project ** Copyright (C) 2019 e.foundation ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading Loading @@ -2067,7 +2068,7 @@ <bool name="config_actionMenuItemAllCaps">true</bool> <!-- Remote server that can provide NTP responses. --> <string translatable="false" name="config_ntpServer">time.android.com</string> <string translatable="false" name="config_ntpServer">pool.ntp.org</string> <!-- Normal polling frequency in milliseconds --> <integer name="config_ntpPollingInterval">86400000</integer> <!-- Try-again polling interval in milliseconds, in case the network request failed --> Loading Loading
core/res/res/values/config.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ <!-- /* ** Copyright 2009, The Android Open Source Project ** Copyright (C) 2019 e.foundation ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading Loading @@ -2067,7 +2068,7 @@ <bool name="config_actionMenuItemAllCaps">true</bool> <!-- Remote server that can provide NTP responses. --> <string translatable="false" name="config_ntpServer">time.android.com</string> <string translatable="false" name="config_ntpServer">pool.ntp.org</string> <!-- Normal polling frequency in milliseconds --> <integer name="config_ntpPollingInterval">86400000</integer> <!-- Try-again polling interval in milliseconds, in case the network request failed --> Loading