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

This commit is contained in:
Matt Casey
2022-11-14 15:06:00 +00:00
committed by Android (Google) Code Review

View File

@@ -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