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

Commit e1f46a88 authored by Louis Chang's avatar Louis Chang Committed by Android (Google) Code Review
Browse files

Merge "Adding trunk stable flag for task bounds relayout" into main

parents a878ced4 d9efeb47
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -185,3 +185,14 @@ flag {
    description: "Enables letterboxing for a safe region"
    bug: "380132497"
}

flag {
    namespace: "windowing_sdk"
    name: "fix_layout_existing_task"
    description: "Layout the existing task to ensure the bounds are updated."
    bug: "390291971"
    is_fixed_read_only: true
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file