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

Commit b4385d16 authored by Robin Lee's avatar Robin Lee
Browse files

Revert cleanup of flag "contextual_search_prevent_self_capture"

Reason for revert: Instructions from the bot were wrong. Cleaning
up the flag does not actually work and breaks tests. Good job, bot.

Reverted changes: /q/submissionid:33073277-cspsc-cleanup

Bug: 412923541
Bug: 410533482
Change-Id: I723ffd446a3c4ab866324e7e96732ea08acf3961
parent a6e6daf4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -23,6 +23,16 @@ flag {
    bug: "371065456"
}

flag {
    name: "contextual_search_prevent_self_capture"
    namespace: "sysui_integrations"
    description: "Identify live contextual search UI to exclude from contextual search screenshot."
    bug: "390176823"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "contextual_search_media_projection"
    namespace: "sysui_integrations"