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

Commit 418691d5 authored by Yi Jiang's avatar Yi Jiang
Browse files

Creates a flag for system content priority.

Flag: EXEMPT this change adds a flag
Bug: 431285755
Test: presubmit
Change-Id: If9c0611b625bfe55aaa18f1856196381f801e784
parent dd4a629a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -120,3 +120,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "system_content_priority"
    namespace: "window_surfaces"
    description: "Enable prioritization for windows based on the importance of the content, from the system perspective."
    bug: "431285755"
}