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

Commit 2e8b8853 authored by Mina Granic's avatar Mina Granic Committed by Android (Google) Code Review
Browse files

Merge "[0/n] Create Flag for Camera Compat for Freeform Windowing treatment." into main

parents c3e8eea3 dd9d1660
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -58,3 +58,11 @@ flag {
  bug: "319808237"
  is_fixed_read_only: true
}

flag {
  name: "camera_compat_for_freeform"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether to apply Camera Compat treatment to fixed-orientation apps in freeform windowing mode"
  bug: "314952133"
  is_fixed_read_only: true
}