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

Commit b1889c38 authored by Jorge Gil's avatar Jorge Gil Committed by Android (Google) Code Review
Browse files

Merge "Add bug fix flag for missing user change callbacks" into main

parents 612a305b 554b2d4d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -178,6 +178,16 @@ flag {
    bug: "384976265"
}

flag {
    name: "fix_missing_user_change_callbacks"
    namespace: "multitasking"
    description: "Fix a race condition that could make Shell miss a user change callback."
    bug: "404251029"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_bubble_bar_on_phones"
    namespace: "multitasking"