Merge "Add a feature flag for contextual home v2."
This commit is contained in:
committed by
Android (Google) Code Review
commit
122c050746
@@ -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");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user