From a6a06b04e2f7463710ee0cb1776f3d9cf2aa5d71 Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Mon, 17 May 2021 11:13:25 +0100 Subject: [PATCH] Tidy configuration associated with geotz Tidy configuration associated with geolocation time zone detection. This commit contains a number of documentation fixes. It also is part of a topic that moves the configuration of the secondary location time zone provider to a Google-specific overlay. Note: There will be a follow up later in the release cycle to remove the hosting of the secondary LTZP in the system server. Bug: 178169250 Bug: 174027180 Test: treehugger Change-Id: Icb56bb78e06fe6ac30fd5671208994aebcff29b8 --- core/res/res/values/config.xml | 43 ++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 17 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index aa0d23bf33852..e90f87d0a22f6 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1653,29 +1653,38 @@ 5 + the feature cannot be used. Setting this to true means system server components can be + tested and location time zone detection may be used if other configuration allows (see + location time zone provider configuration settings below). --> true - + false - - @null + config_enablePrimaryLocationTimeZoneProvider are true. - - true - + - By default, set to "android" to pick up the default LocationTimeZoneProvider configured in - the system server's AndroidManifest.xml. See the - com.android.location.timezone.service.v1.SecondaryLocationTimeZoneProvider intent-filter - definition there for more information. --> - android + + false + + +