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

Commit 501f2970 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Android (Google) Code Review
Browse files

Merge "Create flag for QS UI refactor" into main

parents 04b35b55 cba11856
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -635,3 +635,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "qs_ui_refactor"
    namespace: "systemui"
    description: "Enables the new QS UI pipeline that follows recommended architecture and uses"
      " Compose for the UI."
    bug: "325099249"
}