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

Commit 60a937ee authored by Massimo Carli's avatar Massimo Carli
Browse files

[1/n] Flag for Transition Creation on Activity#setRequestedOrientation

Flag: EXEMPT Flag Creation
Bug: 409043134
Test: m

Change-Id: I45eaf63a135dd2961db61abed1f8743556c6247f
parent df052761
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -117,6 +117,16 @@ flag {
  is_fixed_read_only: true
}

flag {
  name: "enable_transition_on_activity_set_requested_orientation"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether a Transition should be created after setRequestedOrientation"
  bug: "409043134"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "letterbox_background_wallpaper"
  namespace: "large_screen_experiences_app_compat"