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

Commit 8595e055 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Enable the settings_controller_loading_enhancement" into rvc-dev am:...

Merge "Enable the settings_controller_loading_enhancement" into rvc-dev am: 8011ca61 am: 89e150d8 am: ade42d71

Change-Id: I42f3005cba4158a3e825e73fa5e98f88ed1d28d8
parents 0ad70934 ade42d71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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).