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

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

Merge "[0/n] Flag to enable sysui animations api in compat ui" into main

parents e8053c5e ba39fae0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -86,3 +86,10 @@ flag {
  description: "Whether the blurred letterbox wallpaper background is enabled by default"
  bug: "297195682"
}

flag {
    name: "enable_compatui_sysui_launcher"
    namespace: "large_screen_experiences_app_compat"
    description: "Enables sysui animation for user aspect ratio button"
    bug: "300357441"
}
 No newline at end of file