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

Commit 03b40c59 authored by Massimo Carli's avatar Massimo Carli Committed by Android (Google) Code Review
Browse files

Merge "[1/n] Flag for Transition Creation on Activity#setRequestedOrientation" into main

parents 5ab5185c 60a937ee
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"