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

Commit eb877969 authored by Yi-Ling Chuang's avatar Yi-Ling Chuang
Browse files

Add a feature flag for settings contextual home.

Bug: 168179764
Test: rebuild
Change-Id: I6e1baa34e1d38ed9c4848cdcea902aaaf52c4192
parent 5821b4e1
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");
    }

    /**