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

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

Merge "Remove disable_object_pool flag in WM server." into main

parents 889b5684 bd477808
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -121,17 +121,6 @@ flag {
     }
}

flag {
    namespace: "windowing_sdk"
    name: "disable_object_pool"
    description: "Whether to disable object pool and let the GC handle lifecycle items"
    bug: "311089192"
    is_fixed_read_only: true
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "rear_display_disable_force_desktop_system_decorations"