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

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

Merge "Add a feature flag for Settings conditionals removal."

parents ac838cd2 cf0fbde0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,4 +28,5 @@ public class FeatureFlags {
            "settings_wifi_details_datausage_header";
    public static final String PERSONAL_WORK_PROFILE = "settings_work_profile";
    public static final String CONTROLLER_ENHANCEMENT = "settings_controller_loading_enhancement";
    public static final String CONDITIONAL_CARDS = "settings_conditionals";
}