Merge "Prioritise NTP over NITZ in time detection."
This commit is contained in:
@@ -1547,8 +1547,8 @@
|
|||||||
take precedence over lower ones.
|
take precedence over lower ones.
|
||||||
See com.android.server.timedetector.TimeDetectorStrategy for available sources. -->
|
See com.android.server.timedetector.TimeDetectorStrategy for available sources. -->
|
||||||
<string-array name="config_autoTimeSourcesPriority">
|
<string-array name="config_autoTimeSourcesPriority">
|
||||||
<item>telephony</item>
|
|
||||||
<item>network</item>
|
<item>network</item>
|
||||||
|
<item>telephony</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Enables the TimeZoneRuleManager service. This is the global switch for the updateable time
|
<!-- Enables the TimeZoneRuleManager service. This is the global switch for the updateable time
|
||||||
|
|||||||
Reference in New Issue
Block a user