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

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

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

parents 7d0ded5d eb877969
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ public class FeatureFlagUtils {

        DEFAULT_FLAGS.put("settings_tether_all_in_one", "false");
        DEFAULT_FLAGS.put("settings_silky_home", "false");
        DEFAULT_FLAGS.put("settings_contextual_home", "false");
    }

    /**