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

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

Merge "Remove search_v2 flag"

parents ba3d2671 55c4e3dc
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("settings_search_v2", "true");
        DEFAULT_FLAGS.put("settings_app_info_v2", "true");
        DEFAULT_FLAGS.put("settings_connected_device_v2", "true");
        DEFAULT_FLAGS.put("settings_battery_v2", "false");