Merge "Enable the settings_controller_loading_enhancement" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8011ca6185
@@ -62,7 +62,7 @@ public class FeatureFlagUtils {
|
||||
DEFAULT_FLAGS.put("settings_wifi_details_datausage_header", "false");
|
||||
DEFAULT_FLAGS.put("settings_skip_direction_mutable", "true");
|
||||
DEFAULT_FLAGS.put(SETTINGS_WIFITRACKER2, "true");
|
||||
DEFAULT_FLAGS.put("settings_controller_loading_enhancement", "false");
|
||||
DEFAULT_FLAGS.put("settings_controller_loading_enhancement", "true");
|
||||
DEFAULT_FLAGS.put("settings_conditionals", "false");
|
||||
// This flags guards a feature introduced in R and will be removed in the next release
|
||||
// (b/148367230).
|
||||
|
||||
Reference in New Issue
Block a user