Merge "Add feature flag for audio output switcher." into pi-dev
am: d7cf0e1635
Change-Id: I3631580417c47d5bb20296d171cfccb80c5114e0
This commit is contained in:
@@ -43,6 +43,7 @@ public class FeatureFlagUtils {
|
||||
DEFAULT_FLAGS.put("settings_about_phone_v2", "true");
|
||||
DEFAULT_FLAGS.put("settings_bluetooth_while_driving", "false");
|
||||
DEFAULT_FLAGS.put("settings_data_usage_v2", "false");
|
||||
DEFAULT_FLAGS.put("settings_audio_switcher", "false");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user