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

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

Merge "Adding bubble event history logs flag." into main

parents 41cf3967 bf545c21
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -322,3 +322,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_bubble_event_history_logs"
    namespace: "multitasking"
    description: "Enable bubble event history logs"
    bug: "436320481"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}