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

Commit 934201ad authored by Raff Tsai's avatar Raff Tsai
Browse files

Remove deprecated feature flag

Bug: 142920912
Test: rebuild
Change-Id: Ib4d733c24ef557360040c400708ed22276c1e072
parent ff671494
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -47,8 +47,6 @@ public class FeatureFlagUtils {
    static {
        DEFAULT_FLAGS = new HashMap<>();
        DEFAULT_FLAGS.put("settings_audio_switcher", "true");
        DEFAULT_FLAGS.put("settings_mobile_network_v2", "true");
        DEFAULT_FLAGS.put("settings_network_and_internet_v2", "true");
        DEFAULT_FLAGS.put("settings_systemui_theme", "true");
        DEFAULT_FLAGS.put(DYNAMIC_SYSTEM, "false");
        DEFAULT_FLAGS.put(SEAMLESS_TRANSFER, "false");