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

Commit a36f5b8e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add use_sysui_session_tag flag" into main

parents 31f04d4d 36bb0842
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "Set reset_on_fork flag."
    bug: "370988407"
}

flag {
    name: "use_sysui_session_tag"
    namespace: "window_surfaces"
    description: "Use SessionTag.SYSUI for system ui and launcher processes."
    bug: "359965565"
}