commit | d026499e2f2972659bcc4578db691b3500853711 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Tue Apr 25 07:30:41 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Apr 25 07:30:41 2023 +0000 |
tree | dc28f8316ee11b810141f26e4d6f3ea7ce37693d | |
parent | d9160a939862a4ff3fdf97c2c7c686fc11342d8a [diff] |
Revert "Enable LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING for teamfood" This reverts commit d9160a939862a4ff3fdf97c2c7c686fc11342d8a. Reason for revert: Verify b/279465259 Change-Id: I59c5e918ddd00767212f2aae5d2a58ea6f0c0ea8
diff --git a/packages/SystemUI/src/com/android/systemui/flags/Flags.kt b/packages/SystemUI/src/com/android/systemui/flags/Flags.kt index 54ae950..29c63bb 100644 --- a/packages/SystemUI/src/com/android/systemui/flags/Flags.kt +++ b/packages/SystemUI/src/com/android/systemui/flags/Flags.kt
@@ -108,7 +108,7 @@ // 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") /**