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

Commit fdbba27f authored by Behnam Heydarshahi's avatar Behnam Heydarshahi
Browse files

Add qs_new_tiles_future flag

This flag will not be used to gate release but to prevent tiles under
development from reaching teamfood.

Bug: 311147395
Flag: NA
Test: Manual. The flag should show up in flagflipper, under systemui.
Change-Id: Ib66a5459ac86a0527ba8ba261e03d21e5c8b39f3
parent 783ed50c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -237,6 +237,13 @@ flag {
   bug: "311147395"
}

flag {
   name: "qs_new_tiles_future"
   namespace: "systemui"
   description: "Use the new tiles in the Quick Settings that are still under development. This flag will not be used to gate release but to prevent tiles under development from reaching teamfood."
   bug: "311147395"
}

flag {
    name: "coroutine_tracing"
    namespace: "systemui"