Add a feature flag for silky home
Bug: 168166015 Test: robotest & rebuild Change-Id: I16df742156e4bfb18ac0f80bcd14bf1c27a952eb
This commit is contained in:
@@ -65,6 +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", "false");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user