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

Commit 15b3d8ca authored by Yi Jiang's avatar Yi Jiang Committed by Android (Google) Code Review
Browse files

Merge "Creates a flag for system content priority." into main

parents a6548669 418691d5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -112,3 +112,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"
}