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

Commit 629ab336 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flags.aconfig entry for fused time zone detector." into main

parents 2b2b298d d7f9fb30
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -9,3 +9,11 @@ flag {
    description: "Turn time zone methods into system APIs for mainline modules"
    bug: "432239933"
}

flag {
    name: "enable_fused_time_zone_detector"
    # "location" is used by the Android System Time team for feature flags.
    namespace: "location"
    description: "Enable the fused time zone detector for time zone detection"
    bug: "394770805"
}
 No newline at end of file