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

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

Merge "[0/n] Create use_activity_leash_for_letterboxing Flag" into main

parents eb8f6676 a1c46ab0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -120,6 +120,16 @@ flag {
  }
}

flag {
  name: "app_compat_refactoring_use_activity_leash_for_letterboxing"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether the Activity leash should be used as reference for letterbox surfaces."
  bug: "443245627"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "app_compat_refactoring_rounded_corners_animation"
  namespace: "large_screen_experiences_app_compat"