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

Commit 0c8678ed authored by Matt Sziklay's avatar Matt Sziklay
Browse files

Add enable_input_layer_transition_fix bugfix flag.

Bug: 371473978
Test: m
Flag: EXEMPT, adding flag
Change-Id: Ib5dd4b7884ee218549922e887b770d8bfc790901
parent d1dc8400
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -130,6 +130,16 @@ flag {
    }
}

flag {
    name: "enable_input_layer_transition_fix"
    namespace: "lse_desktop_experience"
    description: "Enables a bugfix for input layer disposal during certain transitions."
    bug: "371473978"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_accessible_custom_headers"
    namespace: "lse_desktop_experience"