Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98fe7d2b authored by Neil Fuller's avatar Neil Fuller
Browse files

Fix a comment typo

Bug: 172934905
Test: None
Change-Id: If24d83fd0e9332f83897db95e1543bef296be48e
parent e221106b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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()}.