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

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

Merge "Add flag for changing the way activity is used onCameraClosed for camera compat." into main

parents 1d1a9c34 cb8b20d0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -90,6 +90,13 @@ flag {
  is_fixed_read_only: true
}

flag {
  name: "camera_compat_fullscreen_pick_same_task_activity"
  namespace: "large_screen_experiences_app_compat"
  description: "Limit undo of camera compat treatment to the same task that started the treatment."
  bug: "350495350"
}

flag {
  name: "app_compat_refactoring"
  namespace: "large_screen_experiences_app_compat"