Remove flag for data usage v2.
Change-Id: I83c68eb8b2c44eb5925f31065d4897a9823cedd6 Fixes: 109943959 Test: rebuild
This commit is contained in:
@@ -39,7 +39,6 @@ public class FeatureFlagUtils {
|
||||
DEFAULT_FLAGS = new HashMap<>();
|
||||
DEFAULT_FLAGS.put("settings_battery_display_app_list", "false");
|
||||
DEFAULT_FLAGS.put("settings_bluetooth_while_driving", "false");
|
||||
DEFAULT_FLAGS.put("settings_data_usage_v2", "true");
|
||||
DEFAULT_FLAGS.put("settings_audio_switcher", "true");
|
||||
DEFAULT_FLAGS.put("settings_systemui_theme", "true");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user