From c74d868bf85f394ca43671eb52aaa45f36da2e01 Mon Sep 17 00:00:00 2001 From: Matt Pietal Date: Fri, 4 Jun 2021 10:30:22 -0400 Subject: [PATCH] Default to the new lockscreen layout for AOSP The old layout has issues with spacing and the new large clock, and is in the process of being removed. Fixes: 189909942 Test: manual Change-Id: I2c2da5184330c0fa4e2f5ea81f7d93518f172b2d --- packages/SystemUI/res/values/flags.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/SystemUI/res/values/flags.xml b/packages/SystemUI/res/values/flags.xml index 3ded4a567eff9..c388b1ece7868 100644 --- a/packages/SystemUI/res/values/flags.xml +++ b/packages/SystemUI/res/values/flags.xml @@ -28,7 +28,7 @@ false - false + true false