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

Commit a164b90f authored by Anton Potapov's avatar Anton Potapov
Browse files

Add a flag for the new Volume visuals

Flag: EXEMPT add flag
Fixes: 369990683
Test: passes presubmits
Change-Id: Iefd221716095770584339ddfaa2c0c692417ce0b
parent c5d91e7a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -568,6 +568,13 @@ flag {
    }
}

flag {
    name: "volume_redesign"
    namespace: "systemui"
    description: "Enables Volume BC25 visuals update"
    bug: "368308908"
}

flag {
    name: "clipboard_shared_transitions"
    namespace: "systemui"