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

Commit 426deb4d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for a V2 of the About Phone page."

parents 16c5d2c8 9ecc5456
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ public class FeatureFlagUtils {
        DEFAULT_FLAGS.put("settings_security_settings_v2", "true");
        DEFAULT_FLAGS.put("settings_zone_picker_v2", "true");
        DEFAULT_FLAGS.put("settings_suggestion_ui_v2", "false");
        DEFAULT_FLAGS.put("settings_about_phone_v2", "false");
    }

    /**