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

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

Merge "Add feature flag for mainline module."

parents 88dd29a6 b97faba4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ public class FeatureFlagUtils {
        DEFAULT_FLAGS.put("settings_wifi_dpp", "true");
        DEFAULT_FLAGS.put("settings_wifi_mac_randomization", "true");
        DEFAULT_FLAGS.put("settings_wifi_sharing", "true");
        DEFAULT_FLAGS.put("settings_mainline_module", "false");
        DEFAULT_FLAGS.put(HEARING_AID_SETTINGS, "false");
        DEFAULT_FLAGS.put(SAFETY_HUB, "false");
        DEFAULT_FLAGS.put(SCREENRECORD_LONG_PRESS, "false");