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

Commit 49b52069 authored by Andre Le's avatar Andre Le
Browse files

ComposeClock: Add clock_modernization feature flag

Bug: 390204943
Test: None - introducing flag
Flag: com.android.systemui.clock_modernization
Change-Id: Ifb1930eb25d95e99bc165b06eb3544ea30686e1c
parent 679115af
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1803,6 +1803,13 @@ flag {
    bug: "364664389"
}

flag {
    name: "clock_modernization"
    namespace: "systemui"
    description: "Implement the status bar/shade header clock in the recommended architecture"
    bug: "390204943"
}

flag {
    name: "notifications_launch_radius"
    namespace: "systemui"