Revert "Revert "Enable LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING for teamfood""

This reverts commit d026499e2f.

Reason for revert: Fixed DreamManagerServiceTest

Change-Id: Ic6f8d2df685897b73572cf3841535507fa2c908f
This commit is contained in:
Prince Donkor
2023-05-04 14:21:37 +00:00
parent cdab56b8c9
commit 2f22b15e4c

View File

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