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

Commit 00fdb75c authored by mpodolian's avatar mpodolian
Browse files

Bugfix flag for bubbles_expanded communication fix

New flag for bug fix.

Bug: 435098356
Test: n/a
Flag: EXEMPT adding a flag
Change-Id: I82784278a0a94a9e06f2792fd026ad9b1e8d6fe7
parent 66d587b9
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