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

Commit bf545c21 authored by mpodolian's avatar mpodolian Committed by Mykola Podolian
Browse files

Adding bubble event history logs flag.

Bug: 436320481
Flag: com.android.wm.shell.enable_bubble_event_history_logs
Test: EXEMPT flag
Change-Id: I7f4126d0d475716fffcb37ae28be06b75a545b52
parent 193afd3d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -332,3 +332,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
    }
}