Merge "Revert "Turn on the feature flag for Android S Settings."" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
81f656e07f
@@ -65,7 +65,7 @@ public class FeatureFlagUtils {
|
||||
DEFAULT_FLAGS.put(SETTINGS_DO_NOT_RESTORE_PRESERVED, "true");
|
||||
|
||||
DEFAULT_FLAGS.put("settings_tether_all_in_one", "false");
|
||||
DEFAULT_FLAGS.put("settings_silky_home", "true");
|
||||
DEFAULT_FLAGS.put("settings_silky_home", "false");
|
||||
DEFAULT_FLAGS.put("settings_contextual_home", "false");
|
||||
DEFAULT_FLAGS.put(SETTINGS_PROVIDER_MODEL, "false");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user