Enable work profile screenshots for teamfood.
Bug: 159422805 Test: presubmits Change-Id: Iaeda480c22b4b303dd5951f3661caed7542663b8
This commit is contained in:
@@ -374,7 +374,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
|
||||
|
||||
Reference in New Issue
Block a user