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

Commit e0c2c872 authored by Chris Li's avatar Chris Li
Browse files

Add fix_bubble_trampoline_animation flag

Bug: 417848405
Test: Add flag only
Flag: EXEMPT add flag
Change-Id: Ia01d50f108195615b896a5112c13832293b4302e
parent 039fa2cf
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -135,6 +135,16 @@ flag {
    is_fixed_read_only: true
}

flag {
    namespace: "windowing_sdk"
    name: "fix_bubble_trampoline_animation"
    description: "Fix the animation for Bubble Task Trampoline"
    bug: "417848405"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "return_all_visible_activities_for_vis"