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

Commit f07ca42c authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge "Remove feature flag slice injection" into qt-dev

am: d7595947

Change-Id: Icb4bfe01c3d19aa2b7577c36be4e7a875f99b051
parents e7de9d55 d7595947
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ public class FeatureFlagUtils {
        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_slice_injection", "true");
        DEFAULT_FLAGS.put("settings_systemui_theme", "true");
        DEFAULT_FLAGS.put(DYNAMIC_SYSTEM, "false");
        DEFAULT_FLAGS.put(SEAMLESS_TRANSFER, "false");