Loading services/core/java/com/android/server/timedetector/ServerFlags.java +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ public final class ServerFlags { @interface DeviceConfigKey {} /** * Controls whether the location time zone manager service will started. Only observed if * Controls whether the location time zone manager service will be started. Only observed if * the device build is configured to support location-based time zone detection. See * {@link ServiceConfigAccessor#isGeoTimeZoneDetectionFeatureSupportedInConfig()} and {@link * ServiceConfigAccessor#isGeoTimeZoneDetectionFeatureSupported()}. Loading Loading
services/core/java/com/android/server/timedetector/ServerFlags.java +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ public final class ServerFlags { @interface DeviceConfigKey {} /** * Controls whether the location time zone manager service will started. Only observed if * Controls whether the location time zone manager service will be started. Only observed if * the device build is configured to support location-based time zone detection. See * {@link ServiceConfigAccessor#isGeoTimeZoneDetectionFeatureSupportedInConfig()} and {@link * ServiceConfigAccessor#isGeoTimeZoneDetectionFeatureSupported()}. Loading