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

Commit a1c46ab0 authored by Massimo Carli's avatar Massimo Carli
Browse files

[0/n] Create use_activity_leash_for_letterboxing Flag

Flag: EXEMPT Flag creation
Bug: 443245627
Test: m

Change-Id: I77e2d1ef2d9406faf79429bcaab4a39525925273
parent d0d82558
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"