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

Commit 6d887c7c authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge "Remove feature flag for battery settings" into pi-dev am: dea705ba

am: e0087cdf

Change-Id: I6732cd0f31fc9bf71a7c1443c6a489666147f530
parents 1429ee75 e0087cdf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ public class FeatureFlagUtils {
    private static final Map<String, String> DEFAULT_FLAGS;
    static {
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS.put("settings_battery_v2", "true");
        DEFAULT_FLAGS.put("settings_battery_display_app_list", "false");
        DEFAULT_FLAGS.put("settings_zone_picker_v2", "true");
        DEFAULT_FLAGS.put("settings_about_phone_v2", "true");