Merge "Remove security_v2 flag"

This commit is contained in:
TreeHugger Robot
2018-01-29 23:25:09 +00:00
committed by Android (Google) Code Review

View File

@@ -42,7 +42,6 @@ public class FeatureFlagUtils {
DEFAULT_FLAGS.put("settings_connected_device_v2", "true");
DEFAULT_FLAGS.put("settings_battery_v2", "true");
DEFAULT_FLAGS.put("settings_battery_display_app_list", "false");
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");