Loading core/java/android/timezone/flags/flags.aconfig +25 −1 Original line number Original line Diff line number Diff line Loading @@ -17,3 +17,27 @@ flag { description: "Enable the fused time zone detector for time zone detection" description: "Enable the fused time zone detector for time zone detection" bug: "394770805" bug: "394770805" } } flag { name: "enable_automatic_time_zone_rejection_logging" # "location" is used by the Android System Time team for feature flags. namespace: "location" description: "Enable logging of rejections of automatic time zone changes events." bug: "417458133" } flag { name: "enable_time_zone_transition_telemetry_logging" # "location" is used by the Android System Time team for feature flags. namespace: "location" description: "Enable logging of time zone transitions." bug: "417458133" } flag { name: "enable_permanent_time_zone_correctness_telemetry_logging" # "location" is used by the Android System Time team for feature flags. namespace: "location" description: "Enable logging of time zone providers inconsistencies." bug: "417458133" } Loading
core/java/android/timezone/flags/flags.aconfig +25 −1 Original line number Original line Diff line number Diff line Loading @@ -17,3 +17,27 @@ flag { description: "Enable the fused time zone detector for time zone detection" description: "Enable the fused time zone detector for time zone detection" bug: "394770805" bug: "394770805" } } flag { name: "enable_automatic_time_zone_rejection_logging" # "location" is used by the Android System Time team for feature flags. namespace: "location" description: "Enable logging of rejections of automatic time zone changes events." bug: "417458133" } flag { name: "enable_time_zone_transition_telemetry_logging" # "location" is used by the Android System Time team for feature flags. namespace: "location" description: "Enable logging of time zone transitions." bug: "417458133" } flag { name: "enable_permanent_time_zone_correctness_telemetry_logging" # "location" is used by the Android System Time team for feature flags. namespace: "location" description: "Enable logging of time zone providers inconsistencies." bug: "417458133" }