Loading packages/SystemUI/src/com/android/systemui/flags/Flags.kt +2 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
packages/SystemUI/src/com/android/systemui/flags/Flags.kt +2 −1 Original line number Diff line number Diff line Loading @@ -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 Loading