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

Commit dd9d1660 authored by Mina Granic's avatar Mina Granic
Browse files

[0/n] Create Flag for Camera Compat for Freeform Windowing treatment.

Fix: 314952133
Test: m
Change-Id: I11ce8f5d1f3b02f5c221a4b3ca3ca745c9faad69
parent d91d78d8
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
}