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

Commit 5d076fc2 authored by Matt Casey's avatar Matt Casey Committed by Android (Google) Code Review
Browse files

Merge "Enable work profile screenshots for teamfood." into tm-qpr-dev

parents 87971425 4931e58c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -383,7 +383,8 @@ object Flags {

    // TODO(b/254513155): Tracking Bug
    @JvmField
    val SCREENSHOT_WORK_PROFILE_POLICY = unreleasedFlag(1301, "screenshot_work_profile_policy")
    val SCREENSHOT_WORK_PROFILE_POLICY =
        unreleasedFlag(1301, "screenshot_work_profile_policy", teamfood = true)

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