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

Commit e85dc514 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Enabling themed icon feature

Bug: 183641907
Test: Manual
Change-Id: I79643803bb50ab2f4b40122258cd1c8bf89b90ad
parent fa7c98ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ public final class FeatureFlags {
            "MULTI_DB_GRID_MIRATION_ALGO", true, "Use the multi-db grid migration algorithm");

    public static final BooleanFlag ENABLE_THEMED_ICONS = getDebugFlag(
            "ENABLE_THEMED_ICONS", false, "Enable themed icons on workspace");
            "ENABLE_THEMED_ICONS", true, "Enable themed icons on workspace");

    // Keep as DeviceFlag for remote disable in emergency.
    public static final BooleanFlag ENABLE_OVERVIEW_SELECTIONS = new DeviceFlag(