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

Commit 1d41d55c authored by Yunfan Chen's avatar Yunfan Chen Committed by Android (Google) Code Review
Browse files

Merge "Introduce relative insets feature flag" into main

parents 1a3a09ad 0456a20a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -453,3 +453,11 @@ flag {
    is_fixed_read_only: true
    bug: "376407910"
}

flag {
  name: "relative_insets"
  namespace: "windowing_frontend"
  description: "Support insets definition and calculation relative to task bounds."
  bug: "277292497"
  is_fixed_read_only: true
}
 No newline at end of file