Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 778e1133 authored by Fan Zhang's avatar Fan Zhang
Browse files

Remove feature flag for bluetooth_while_driving

Test: rebuild
Change-Id: I28c83d13257538710a641330ed0107f64b991282
parent 608f8f93
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -42,7 +42,6 @@ public class FeatureFlagUtils {
    private static final Map<String, String> DEFAULT_FLAGS;
    private static final Map<String, String> DEFAULT_FLAGS;
    static {
    static {
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS.put("settings_bluetooth_while_driving", "false");
        DEFAULT_FLAGS.put("settings_audio_switcher", "true");
        DEFAULT_FLAGS.put("settings_audio_switcher", "true");
        DEFAULT_FLAGS.put("settings_systemui_theme", "true");
        DEFAULT_FLAGS.put("settings_systemui_theme", "true");
        DEFAULT_FLAGS.put("settings_dynamic_homepage", "false");
        DEFAULT_FLAGS.put("settings_dynamic_homepage", "false");