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

Commit 4b1272c0 authored by Mina Granic's avatar Mina Granic Committed by Android (Google) Code Review
Browse files

Merge "[0/n] Convert flag to bugfix" into main

parents 580acc26 4cefaf3f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -130,10 +130,13 @@ flag {
}

flag {
    name: "enable_compatui_sysui_launcher"
    name: "enable_compatui_sysui_launcher_fix"
    namespace: "large_screen_experiences_app_compat"
    description: "Enables sysui animation for user aspect ratio button"
    bug: "300357441"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {