Revert "Enable LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING for teamfood"

This reverts commit d9160a9398.

Reason for revert: Verify b/279465259

Change-Id: I59c5e918ddd00767212f2aae5d2a58ea6f0c0ea8
This commit is contained in:
Robin Lee
2023-04-25 07:30:41 +00:00
committed by Android (Google) Code Review
parent d9160a9398
commit d026499e2f

View File

@@ -108,7 +108,7 @@ object Flags {
// TODO(b/275694445): Tracking Bug
@JvmField
val LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING = releasedFlag(208,
val LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING = unreleasedFlag(208,
"lockscreen_without_secure_lock_when_dreaming")
/**