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

Commit c667ea50 authored by Ats Jenk's avatar Ats Jenk Committed by Android (Google) Code Review
Browse files

Merge "Bugfix flag for bubble swipe up clean up" into main

parents aabcb05e b78180c5
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -255,3 +255,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_bubble_swipe_up_cleanup"
    namespace: "multitasking"
    description: "Enable clean up of bubbles swipe gesture handling"
    bug: "391909607"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}