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

Commit 786f9e3b authored by Chris Li's avatar Chris Li
Browse files

Remove allow_multiple_adjacent_task_fragments

Bug: 373709676
Test: Flag cleanup
Flag: EXEMPT cleanup
Change-Id: I8ad40fc107fe290a91928813ecd577ab18b4c827
parent 5e35d8ca
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"