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

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

Merge "Remove allow_multiple_adjacent_task_fragments" into main

parents 8f26b6f7 786f9e3b
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -103,17 +103,6 @@ flag {
    bug: "356277166"
}

flag {
    namespace: "windowing_sdk"
    name: "allow_multiple_adjacent_task_fragments"
    description: "Refactor to allow more than 2 adjacent TaskFragments"
    bug: "373709676"
    is_fixed_read_only: true
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "track_system_ui_context_before_wms"