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

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

Merge "Remove settings suggestion v2 feature flag."

parents dce50021 c3aa5604
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ public class FeatureFlagUtils {
    static {
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS.put("device_info_v2", "true");
        DEFAULT_FLAGS.put("new_settings_suggestion", "true");
        DEFAULT_FLAGS.put("settings_search_v2", "true");
        DEFAULT_FLAGS.put("settings_app_info_v2", "false");
        DEFAULT_FLAGS.put("settings_connected_device_v2", "true");