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

Commit 36bb0842 authored by Patrick Williams's avatar Patrick Williams
Browse files

Add use_sysui_session_tag flag

Bug: 359965565
Flag: com.android.server.power.hint.use_sysui_session_tag
Test: n/a - adding a flag
Change-Id: I75a3978837f451dbeb4549ff607aa7f76e75d54b
parent 3d7b8f0c
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"
}