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

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

Add flag for changing the way activity is used onCameraClosed for camera compat.

Flag: com.android.window.flags.camera_compat_fullscreen_pick_same_task_activity
Bug: 350495350
Test: N/A
Change-Id: Ifa1af85e0435bf4b9d81bffe212e43bf02b9f649
parent 9fd99967
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"