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

Commit 4cefaf3f authored by Massimo Carli's avatar Massimo Carli
Browse files

[0/n] Convert flag to bugfix

Flag: EXEMPT Flag creation
Bug: 300357441
Test: m

Change-Id: Ifac4679893ee0087b5e31beee0a5898426ae945c
parent 80ce1c97
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 {