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

Commit 3183cbf6 authored by vichang's avatar vichang Committed by Gerrit Code Review
Browse files

Merge "Remove the feature flag for time zone picker"

parents 289b565d a0db5a7f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -41,7 +41,6 @@ public class FeatureFlagUtils {
    static {
    static {
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS.put("settings_battery_display_app_list", "false");
        DEFAULT_FLAGS.put("settings_battery_display_app_list", "false");
        DEFAULT_FLAGS.put("settings_zone_picker_v2", "true");
        DEFAULT_FLAGS.put("settings_about_phone_v2", "true");
        DEFAULT_FLAGS.put("settings_about_phone_v2", "true");
        DEFAULT_FLAGS.put("settings_bluetooth_while_driving", "false");
        DEFAULT_FLAGS.put("settings_bluetooth_while_driving", "false");
        DEFAULT_FLAGS.put("settings_data_usage_v2", "true");
        DEFAULT_FLAGS.put("settings_data_usage_v2", "true");