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

Commit 4b174e3c authored by Joy Yoonhyung Lee's avatar Joy Yoonhyung Lee
Browse files

Add a flag for multi display screenshot in bugreport

BugreportManager and dumpstate can take screenshots of all displays
when the flag is enabled.

Test: N/A
Bug: 364767133
Flag: EXEMPT flag creation
Change-Id: I685314b90dee0b8f69f50561e6ebc0d9e24bebd5
parent 9360a40e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -209,6 +209,13 @@ flag {
    bug: "361157077"
}

flag {
    name: "bugreport_multi_display_screenshot_enabled"
    namespace: "crumpet"
    description: "Enable a flag taking screenshots of all displays in bugreport."
    bug: "364767133"
}

flag {
    name: "cpu_gpu_headrooms"
    namespace: "game"