Enable LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING for teamfood

Test: Device Tested
Bug: b/275694445

Change-Id: I9110cc8bbc94553038917e2fe82b0f3ea2079af8
This commit is contained in:
Prince
2023-04-20 15:16:32 +00:00
committed by Prince Donkor
parent 2b31afee53
commit d9160a9398

View File

@@ -108,7 +108,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")
/**