Merge "Enable systemui_theme feature flag" into pi-dev
am: 14e605d7e9
Change-Id: I47b44fd9f95e729642b383325fbfad159fb21c26
This commit is contained in:
@@ -43,7 +43,7 @@ public class FeatureFlagUtils {
|
||||
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", "false");
|
||||
DEFAULT_FLAGS.put("settings_systemui_theme", "true");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user