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

Commit 75ca5dff authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove feature flag for suggestion ui v2."

parents 45d9f674 5ac59b7c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@ public class FeatureFlagUtils {
        DEFAULT_FLAGS.put("settings_battery_v2", "true");
        DEFAULT_FLAGS.put("settings_battery_display_app_list", "false");
        DEFAULT_FLAGS.put("settings_zone_picker_v2", "true");
        DEFAULT_FLAGS.put("settings_suggestion_ui_v2", "false");
        DEFAULT_FLAGS.put("settings_about_phone_v2", "false");
        DEFAULT_FLAGS.put("settings_bluetooth_while_driving", "false");
    }