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

Commit 5d6a4f24 authored by Mina Karadzic's avatar Mina Karadzic Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to unify camera compat policies." into main

parents b57efbd4 6e382b64
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -72,6 +72,13 @@ flag {
  bug: "350495350"
}

flag {
    name: "camera_compat_unify_camera_policies"
    namespace: "large_screen_experiences_app_compat"
    description: "Whether to use simulate-requested-orientation camera compat treatment instead of a force-rotate one."
    bug: "432218134"
}

flag {
  name: "scrolling_from_letterbox"
  namespace: "large_screen_experiences_app_compat"