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

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

Merge "Add enable_dynamic_radius_computation_bugfix" into main

parents a46321f6 d19cc93c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -945,3 +945,13 @@ flag {
    description: "Enable restart menu UI, which is shown when an app moves between displays."
    bug: "397804287"
}

flag {
    name: "enable_dynamic_radius_computation_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables bugfix to compute the corner/shadow radius of desktop windows dynamically with the current window context."
    bug: "399630464"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}