Merge "Disable light reveal migration in teamfood; it is not and was not ready." into tm-qpr-dev am: 89965d1c75
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20646523 Change-Id: Iec5b845a6f57931ee58211f3779d7bebb399c5a6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -172,7 +172,7 @@ object Flags {
|
||||
* new KeyguardTransitionRepository.
|
||||
*/
|
||||
@JvmField
|
||||
val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = true)
|
||||
val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = false)
|
||||
|
||||
// 300 - power menu
|
||||
// TODO(b/254512600): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user