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

Commit 936f0040 authored by Chris Li's avatar Chris Li Committed by Android (Google) Code Review
Browse files

Merge "Add fix_bubble_trampoline_animation flag" into main

parents ca2cb1ed e0c2c872
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"