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

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

Merge "Add a feature flag for contextual home v2."

parents 71416f5a e2b34e43
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ public class FeatureFlagUtils {

        DEFAULT_FLAGS.put("settings_tether_all_in_one", "false");
        DEFAULT_FLAGS.put(SETTINGS_SCHEDULES_FLAG, "false");
        DEFAULT_FLAGS.put("settings_contextual_home2", "false");
    }

    /**