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

Commit f9f849d6 authored by Mykola Podolian's avatar Mykola Podolian Committed by Android (Google) Code Review
Browse files

Merge "Bugfix flag for bubbles_expanded communication fix" into main

parents 3f9651b5 00fdb75c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -272,3 +272,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_bubbles_expanded_sysui_flag"
    namespace: "multitasking"
    description: "Fixes a bug when we shell fails to notify launcher of collapsed expanded bubble."
    bug: "435098356"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file