We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10195d commit 8aa30f6Copy full SHA for 8aa30f6
core/res/res/values/config.xml
@@ -2039,7 +2039,7 @@
2039
<!-- The difference in millis that has to exist between a time suggestion under
2040
consideration by the time_detector and the system clock before the system clock will be
2041
changed. -->
2042
- <integer name="config_timeDetectorAutoUpdateDiffMillis">2000</integer>
+ <integer name="config_timeDetectorAutoUpdateDiffMillis">50</integer>
2043
2044
<!-- Enables the GnssTimeUpdate service. This is the global switch for enabling Gnss time based
2045
suggestions to TimeDetector service. See also config_autoTimeSourcesPriority. -->
0 commit comments