Merge "Prioritise NTP over NITZ in time detection." am: a36c8d2b6a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1563678 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8f21f8288cee454ddabd06844d038041cef8afc4
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