Merge "SystemUI theme feature flag" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3884e936c9
@@ -43,6 +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");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user