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

Commit eb0dd54a authored by Matt Casey's avatar Matt Casey
Browse files

SCREENSHOT_DETECTION -> teamfood

Will be a no-op in QPR, tested locally in master.

Bug: 266955521
Test: builds
Change-Id: Id193de0452025921ff29a6b6f8f4f0e9e8637f65
parent b2dc8d84
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -513,7 +513,8 @@ object Flags {
    @JvmField val SCREENSHOT_METADATA = unreleasedFlag(1302, "screenshot_metadata")

    // TODO(b/266955521): Tracking bug
    @JvmField val SCREENSHOT_DETECTION = unreleasedFlag(1303, "screenshot_detection")
    @JvmField
    val SCREENSHOT_DETECTION = unreleasedFlag(1303, "screenshot_detection", teamfood = true)

    // 1400 - columbus
    // TODO(b/254512756): Tracking Bug