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

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

Merge "Add flag for tracking systemUi context before WMS initialization" into main

parents 6868c432 94269cc0
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -127,3 +127,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "track_system_ui_context_before_wms"
    description: "Keep track of SystemUiContext before WMS is initialized"
    bug: "384428048"
    is_fixed_read_only: true
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}